Skip to content

Add fully working redirection (< and >) #5

@sr6033

Description

@sr6033

The redirection > and < are used in a bash terminal to redirect the outputs and inputs. Try to implement those in this online emulator.
Example:
The output is getting stored in a out.txt file.

./a.out > out.txt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions