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

Porting some commands form GNU Coreutils for version 0.1 #1

Open
ercanersoy opened this issue Jul 5, 2018 · 0 comments
Open

Porting some commands form GNU Coreutils for version 0.1 #1

ercanersoy opened this issue Jul 5, 2018 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@ercanersoy
Copy link
Contributor

ercanersoy commented Jul 5, 2018

Reference: https://github.com/coreutils/coreutils

These commands are:

  • base64
  • cat
  • cd
  • cp
  • date
  • dirname
  • echo
  • false
  • ls
  • mkdir
  • mv
  • pwd
  • rm
  • rmdir
  • true
@ercanersoy ercanersoy added the good first issue Good for newcomers label Jul 5, 2018
@ercanersoy ercanersoy added this to the 0.1 milestone Jul 5, 2018
@ercanersoy ercanersoy changed the title Porting commands form GNU Coreutils Porting some commands form GNU Coreutils for version 0.1 Jul 5, 2018
Atnode pushed a commit that referenced this issue Aug 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant