]> git.cameronkatri.com Git - apple_cmds.git/commit
shell_cmds: All compiled
authorCameron Katri <me@cameronkatri.com>
Mon, 10 May 2021 15:59:14 +0000 (11:59 -0400)
committerCameron Katri <me@cameronkatri.com>
Mon, 10 May 2021 18:59:06 +0000 (14:59 -0400)
commit0d0ad219a6366e30e1b1ae41f79c8e10a21ade6d
tree6c00373b0ec2a5f83ddad990b0ed347675bfa57d
parentb9db19b71926ba1d2b0722a43cf538bf139fc0d9
shell_cmds: All compiled
55 files changed:
shell_cmds/Makefile [new file with mode: 0644]
shell_cmds/Makefile.inc [new file with mode: 0644]
shell_cmds/alias/Makefile [new file with mode: 0644]
shell_cmds/apply/Makefile [new file with mode: 0644]
shell_cmds/basename/Makefile [new file with mode: 0644]
shell_cmds/chroot/Makefile [new file with mode: 0644]
shell_cmds/date/Makefile [new file with mode: 0644]
shell_cmds/dirname/Makefile [new file with mode: 0644]
shell_cmds/echo/Makefile [new file with mode: 0644]
shell_cmds/env/Makefile [new file with mode: 0644]
shell_cmds/expr/Makefile [new file with mode: 0644]
shell_cmds/false/Makefile [new file with mode: 0644]
shell_cmds/find/Makefile [new file with mode: 0644]
shell_cmds/getopt/Makefile [new file with mode: 0644]
shell_cmds/hexdump/Makefile [new file with mode: 0644]
shell_cmds/hostname/Makefile [new file with mode: 0644]
shell_cmds/id/Makefile [new file with mode: 0644]
shell_cmds/jot/Makefile [new file with mode: 0644]
shell_cmds/kill/Makefile [new file with mode: 0644]
shell_cmds/killall/Makefile [new file with mode: 0644]
shell_cmds/lastcomm/Makefile [new file with mode: 0644]
shell_cmds/locate/Makefile [new file with mode: 0644]
shell_cmds/locate/bigram/Makefile [new file with mode: 0644]
shell_cmds/locate/code/Makefile [new file with mode: 0644]
shell_cmds/locate/locate/Makefile [new file with mode: 0644]
shell_cmds/logname/Makefile [new file with mode: 0644]
shell_cmds/mktemp/Makefile [new file with mode: 0644]
shell_cmds/nice/Makefile [new file with mode: 0644]
shell_cmds/nohup/Makefile [new file with mode: 0644]
shell_cmds/path_helper/Makefile [new file with mode: 0644]
shell_cmds/printenv/Makefile [new file with mode: 0644]
shell_cmds/printf/Makefile [new file with mode: 0644]
shell_cmds/pwd/Makefile [new file with mode: 0644]
shell_cmds/renice/Makefile [new file with mode: 0644]
shell_cmds/script/Makefile [new file with mode: 0644]
shell_cmds/seq/Makefile [new file with mode: 0644]
shell_cmds/sh/Makefile
shell_cmds/shlock/Makefile [new file with mode: 0644]
shell_cmds/sleep/Makefile [new file with mode: 0644]
shell_cmds/su/Makefile [new file with mode: 0644]
shell_cmds/systime/Makefile [new file with mode: 0644]
shell_cmds/tee/Makefile [new file with mode: 0644]
shell_cmds/test/Makefile [new file with mode: 0644]
shell_cmds/time/Makefile [new file with mode: 0644]
shell_cmds/true/Makefile [new file with mode: 0644]
shell_cmds/uname/Makefile [new file with mode: 0644]
shell_cmds/users/Makefile [new file with mode: 0644]
shell_cmds/w/Makefile [new file with mode: 0644]
shell_cmds/what/Makefile [new file with mode: 0644]
shell_cmds/whereis/Makefile [new file with mode: 0644]
shell_cmds/which/Makefile [new file with mode: 0644]
shell_cmds/who/Makefile [new file with mode: 0644]
shell_cmds/who/utmpentry.c
shell_cmds/xargs/Makefile [new file with mode: 0644]
shell_cmds/yes/Makefile [new file with mode: 0644]