Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unique utils #26

Open
nbarger opened this issue Apr 16, 2024 · 1 comment
Open

unique utils #26

nbarger opened this issue Apr 16, 2024 · 1 comment

Comments

@nbarger
Copy link

nbarger commented Apr 16, 2024

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.

@CobbCoding1
Copy link
Collaborator

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants