blob: 8456af2677d524327511b2fec1765c2532b0df3f [file] [log] [blame]
Johnothan Kingb0691b42025-05-21 21:21:14 +02001#!/bin/bash
2basename
3cat
4chgrp
5chmod
6chown
7cksum
8cmp
9comm
10cp
11cut
12date
13dirname
14egrep # Obsolescent
15expr
16fgrep # Obsolescent
17fmt
18fold
19getconf
20grep
21head
22iconv
23id
24join
25ln
26logname
27ls
28md5sum
29mkdir
30mkfifo
31mktemp
32mv
33od
34paste
35pathchk
36readlink
37realpath
38rev
39rm
40rmdir
41sha1sum
42sha256sum
43sha224sum
44sha384sum
45sha512sum
46stty
47sum
48sync
49tail
50tee
51tr
52tty
53uname
54uniq
55wc
56xargs
57xgrep