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

Implement ls, ll, cat and watch #5

Open
10 of 29 tasks
iLoveTux opened this issue Jun 21, 2016 · 1 comment
Open
10 of 29 tasks

Implement ls, ll, cat and watch #5

iLoveTux opened this issue Jun 21, 2016 · 1 comment

Comments

@iLoveTux
Copy link
Owner

iLoveTux commented Jun 21, 2016

I'm looking at this pragmatically, I want to go after the low-hanging fruit first as I believe that will make the project immediately useful. I will keep a list here of utilities I wish to implement for the 0.7.0 release:

filesystem utilities

  • cp
  • find
  • touch
  • ls / ll
  • mv
  • rm
  • which
  • zip / unzip

Text Processing Utilities

  • cat
  • grep
  • head
  • more
  • pr
  • sed
  • tac
  • tail
  • wc

utilities

  • bc
  • cal
  • curl
  • file
  • shasum
  • ssh
  • strings
  • top
  • make
  • md5sum
  • watch
  • wget
@iLoveTux iLoveTux added this to the 0.7.0 milestone Jun 21, 2016
@iLoveTux iLoveTux self-assigned this Jun 21, 2016
@iLoveTux iLoveTux modified the milestones: 0.7.0, 0.8.0 Sep 1, 2016
@iLoveTux
Copy link
Owner Author

iLoveTux commented Sep 1, 2016

Moved this to a new milestone 0.8.0 in order to free myself to get it out the door, even though its not feature complete I believe that there is enough to be useful to others.

@iLoveTux iLoveTux removed this from the 0.8.0 milestone Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant