29 Commits (master)
 

Author SHA1 Message Date
Zed A. Shaw f851eb004b Quick code review and clean up to make them all about the same in style. 2 days ago
Zed A. Shaw 509750b2ab find is now working 6 days ago
Zed A. Shaw 6325d7fef6 Basic grep working, no recursive though. 6 days ago
Zed A. Shaw 1d87e892a3 Basic curl working. 6 days ago
Zed A. Shaw 80d7f6d1a3 ls is working now. 6 days ago
Zed A. Shaw e687198a3d Made a little test command to confirm nohup works. Nohup doesn't keep running on windows but that's expected. 6 days ago
Zed A. Shaw ffe26a9bf2 nohup works correctly on Linux. 6 days ago
Zed A. Shaw a7e63839b1 nohup should work but need linux to really test it. 6 days ago
Zed A. Shaw dbdd22c2ac Basic idea for nohup started but needs more research. 7 days ago
Zed A. Shaw 8457f3d60d cut is now working 7 days ago
Zed A. Shaw 55fc99e01f uniq working 7 days ago
Zed A. Shaw be54bf3e7d Sort is now working. 7 days ago
Zed A. Shaw cd6f70d1fe head and tail are working. 1 week ago
Zed A. Shaw f54892934f The du command is implemented. 1 week ago
Zed A. Shaw 13d60f3fd6 Simple stat command is implemented. 1 week ago
Zed A. Shaw 924f3db33d Bring in the little starter project and ignore cat and od binaries. 1 week ago
Zed A. Shaw e8963fed17 sha512sum now working 1 week ago
Zed A. Shaw 46ab6826d8 Basic numfmt butonly for converting to si. 1 week ago
Zed A. Shaw 1111b4e102 Very basic date, but doesn't use the unix format. 1 week ago
Zed A. Shaw a878df3603 tr is now working. 1 week ago
Zed A. Shaw f3423e3b85 wc is now working. 1 week ago
Zed A. Shaw a0d1313b7f Sorted out the outline for the final module of LGoTHW. 2 weeks ago
Zed A. Shaw 8822e8fac2 Move to the new /go URL. 2 months ago
Zed A. Shaw 9acf8cb5b5 Now implemented a basic od command. 3 months ago
Zed A. Shaw 1f8a28c041 And process any number of files. 3 months ago
Zed A. Shaw e978ca4e7f Create a simple cli opts parser. 3 months ago
Zed A. Shaw 5af9782ae7 Now does the -s/--squeeze-blank option. 3 months ago
Zed A. Shaw 9412f1b074 First coreutil started, cat. 3 months ago
Zed A. Shaw 1fe14dd2e4 Initial commit 3 months ago