133 Commits (master)
 

Author SHA1 Message Date
Drake 09e94c66ee
`whoami`: remove uneeded lengthy typecast(?).
3 years ago
Drake 120dbef259
`yes`: remove uneeded username code.
3 years ago
Drake 01b31ee38b
TODO: add a few todos
3 years ago
Drake a7c335c9a9
Makefile: massive improvements.
3 years ago
Drake 66661b3846
`uname`: remove uneeded malloc that was leaking memory
3 years ago
Drake b7ea8dccde
Makefile: remove tv related cruft, set CC to GCC by default
3 years ago
Drake 3a629b76f4
Makefile: change Makefile to use `all` instead of `make`
3 years ago
Drake c3e5485cf8
`uname`: return sysname on no argument instead of error
3 years ago
Drake c0ab3fa25a
`basename`: instead of erroring on no arguments...
3 years ago
Drake 8a2afdc33a
`whoami`: misc improvements, including...
3 years ago
Drake 633b40c3a0
`yes`/Makefile: make yes compile in Makefile.
3 years ago
Drake 52de6400ae
`yes`: add yes to the arsenal
3 years ago
Drake ea162487e2
`uname`: --help formatting, added -a/--all
3 years ago
Drake f506732c0a
`uname`: add uname
3 years ago
Drake c966b2921b
`basename`: add basename.
3 years ago
Drake 72ab287432
`ansi-colour.h`: switch define source for more flexibility
3 years ago
Drake d48a31d8c4
`ls`: fix compiler warning
3 years ago
Drake e6dd8663d6
`pwd`: add pwd
3 years ago
Drake 2bd11f8548
all: update help messages
3 years ago
Drake f3f2e772df
all: add universal version
3 years ago
Drake 6b6742dc21
`ls`: assorted code cleanup
3 years ago
Drake d81516027c
`ls`: update help message
3 years ago
Drake ce8c9f52ff
`ls`: add --columns, max length (owo i can only take so much daddy) of printing
3 years ago
Drake 2e91a4cab5
`ls`: fix memory leak in specified paths
3 years ago
Drake 998a92840f
Fix problem with specified paths in `ls`
3 years ago
Drake 5f8f10bb04
More cool improvements to `ls`
3 years ago
Drake 7e8821908c
Add missing string.h includes in whoami and arch
3 years ago
Drake 909000e44b
various large improvements to ls
3 years ago
Drake 989bced475
add colour to ls
3 years ago
Drake e1afd2d22d
Delete whoami
3 years ago
Drake 3387d79a0c
Delete arch
3 years ago
Drake ca52b040a6
add ls n do a bunch more shit
3 years ago
Drake db9061fbbf
Initial commit
3 years ago