Open rahularya50 opened 5 years ago
Lower priority, but it would be nice if the console were more fully featured (pwd, mv, etc)
pwd
mv
This would be even lower priority, but it would be cool if the console could support some basic Unix shell features (simple control flow like && and ||, pipes for stdin/stdout, aliases, etc).
&&
||
stdin
stdout
Lower priority, but it would be nice if the console were more fully featured (
pwd
,mv
, etc)