cadejacobson / crush

Crush (AKA Cade's RUst SHell) is a rust implementation of a modern shell.
MIT License
0 stars 0 forks source link

Create piping output #14

Closed cadejacobson closed 3 months ago

cadejacobson commented 4 months ago

Commands like sort unsorted.txt | grep t should pass the input to the function instead of the terminal