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
maybe implement the standard ones and then potentially add unique ones which can use existing features. (i.e. implement rm, rmdir, and mkdir, then make a special one which combines their functionality with flags and whatnot)
Although we have most of the needed coreutils down, it would be nice to have some unique or different ones, or replace others.
For example, we could have a single command that manipulates files and folders, either creating, deleting, renaming, etc.
The text was updated successfully, but these errors were encountered: