You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Rust program for executing Linux bash commands with predefined behaviors and parameters. Utilizes libraries for interacting with the system. Supports commands like pwd, echo, cat, mkdir, mv, ln, rmdir, m, ls, cp, touch.
About
A Rust program for executing Linux bash commands with predefined behaviors and parameters. Utilizes libraries for interacting with the system. Supports commands like pwd, echo, cat, mkdir, mv, ln, rmdir, m, ls, cp, touch.