Commit Graph

53 Commits

Author SHA1 Message Date
Gitea 9c84e90039 Moved to getopt() 2020-12-13 09:37:32 -06:00
Gitea c09423b0a6 Added exit status; updated copyright 2020-12-13 09:37:24 -06:00
Gitea ef74a0076f slight cleanup 2020-12-13 09:26:49 -06:00
Gitea 40b8855cda formatting changes, using getopt() now 2020-12-13 09:25:50 -06:00
Gitea 74b0ebb9ca some formatting changes 2020-12-13 09:17:40 -06:00
Gitea ab1da63822 wrote the man page 2020-12-13 01:15:48 -06:00
Gitea e2d9ab6879 Figured out the problem with mkfifo 2020-12-13 00:52:43 -06:00
Gitea 52150d0ad1 Add mkfifo stuff 2020-12-12 13:35:50 -06:00
Gitea 7d15b7cd8f It kinda works? mode needs fix? 2020-12-12 13:33:43 -06:00
Gitea 5fba62fe58 updated chgrp, added utils to maybe add 2020-12-12 10:39:52 -06:00
Gitea 3f10d08ddb a somewhat vague outline 2020-12-12 10:31:21 -06:00
Gitea 5bb1bf93a0 starting work on chgrp 2020-12-12 01:58:36 -06:00
Gitea 9a942a2125 Don't need this; got uname 2020-12-12 01:58:29 -06:00
Gitea 5ef1f6864c Added note on using make, removed note on TTY 2020-12-12 00:33:58 -06:00
Gitea aee2300717 removed -D_XOPEN... and added new utils 2020-12-12 00:33:37 -06:00
Gitea 7cb8f7174d Properly set stuff up (defined _POSIX_C_SOURCE) 2020-12-12 00:33:20 -06:00
Gitea e6c12928b8 updated with logname, uname, and tee 2020-12-12 00:12:22 -06:00
Gitea 64f4f4a728 Wrote the manual 2020-12-11 07:28:40 -06:00
Gitea debd2b3b3f Added exit values 2020-12-11 07:28:34 -06:00
Gitea 0ed15dd266 It now should print even without files specified 2020-12-11 07:28:29 -06:00
Gitea f510192587 It works!!! 2020-12-11 07:19:04 -06:00
Gitea 33b2891adc added package 2020-12-11 04:55:45 -06:00
Gitea e4fb1f5e21 oh, and sleep 2020-12-11 04:55:06 -06:00
Gitea 7438b13d1f We got tee! 2020-12-11 04:54:41 -06:00
Gitea 43de0925f1 Why is dc still here? 2020-12-11 04:53:46 -06:00
Gitea 1b5534d707 Minor typo corrected 2020-12-11 04:53:21 -06:00
Gitea eb065ffdbf Wrote manual 2020-12-11 04:52:27 -06:00
Gitea 27d363704a Added package 2020-12-11 04:52:22 -06:00
Gitea ca7f8a3bb8 oops. wrong copyright date 2020-12-11 04:50:58 -06:00
Gitea 236146fa5a Flags should no longer be files 2020-12-11 04:47:28 -06:00
Gitea 35a7640155 Should've been printing to stdout. flag is file? 2020-12-11 04:47:00 -06:00
Gitea 0219a96d6c it *probably* works 2020-12-11 04:42:12 -06:00
Gitea 0e282524fe man page! 2020-12-11 04:11:28 -06:00
Gitea 312317020b should be working lol 2020-12-11 04:05:53 -06:00
Gitea c58bc44a70 Fixed formatting; updated logname 2020-12-11 01:28:55 -06:00
Gitea 6422cdfdf7 complete man page for logname 2020-12-11 01:25:55 -06:00
Gitea 69f93af25b full file. should work fine. 2020-12-11 01:20:00 -06:00
Gitea bfb3a7da94 maybe full version? 2020-12-11 00:56:22 -06:00
Gitea 9b616c964b some updates for yacc stuff 2020-12-11 00:56:13 -06:00
Gitea 0743955d90 Created file bc_parse.l 2020-12-10 21:05:20 -06:00
Gitea e3daecd056 Minor alignment fixes 2020-12-10 21:05:11 -06:00
Gitea 04f22dfb49 Added test files 2020-12-01 20:34:44 -06:00
Gitea f24bd9e670 Brought back todo list 2020-12-01 20:34:29 -06:00
Gitea 91940218c0 Brought back readme 2020-12-01 20:34:17 -06:00
Gitea 0dd39a5fac Brought back makefile 2020-12-01 20:34:05 -06:00
Gitea 4a9720185b Brought back tentative CWPL v2 2020-12-01 20:33:50 -06:00
Gitea 442e001dc6 Fix for GNU project, replace Single Line Comments 2020-12-01 20:33:33 -06:00
Gitea d392abebc7 Replaced single line comment w/ block 2020-12-01 20:32:46 -06:00
Gitea 75632e656a Added -u option 2020-12-01 20:32:26 -06:00
Gitea 9a42532595 It kinda works right now 2020-12-01 20:32:13 -06:00