Name | Date | Size | |
---|---|---|---|
.. | 2016-01-11 21:54:23 | 42 | |
banner.c | 2016-01-11 21:54:23 | 8.2 KiB | |
csplit.tst | 2016-01-11 21:54:23 | 4.3 KiB | |
dd.c | 2016-01-11 21:54:23 | 22.6 KiB | |
dd.tst | 2016-01-11 21:54:23 | 7.3 KiB | |
df.c | 2016-01-11 21:54:23 | 22.8 KiB | |
du.c | 2016-01-11 21:54:23 | 8.7 KiB | |
features | 2016-01-11 21:54:23 | 5 | |
file.c | 2016-01-11 21:54:23 | 9.8 KiB | |
iconv.c | 2016-01-11 21:54:23 | 6.9 KiB | |
locale.c | 2016-01-11 21:54:23 | 30.1 KiB | |
locale.tst | 2016-01-11 21:54:23 | 1 KiB | |
ls-color.sh | 2016-01-11 21:54:23 | 1.5 KiB | |
ls-dir.sh | 2016-01-11 21:54:23 | 1.7 KiB | |
ls.c | 2016-01-11 21:54:23 | 43.4 KiB | |
ls.tst | 2016-01-11 21:54:23 | 13.3 KiB | |
Makefile | 2016-01-11 21:54:23 | 1.1 KiB | |
Mamfile | 2016-01-11 21:54:23 | 37.3 KiB | |
mesg.c | 2016-01-11 21:54:23 | 3.5 KiB | |
mount.c | 2016-01-11 21:54:23 | 12.8 KiB | |
PROMO.mm | 2016-01-11 21:54:23 | 351 | |
ps.c | 2016-01-11 21:54:23 | 36.6 KiB | |
pss-cygwin.c | 2016-01-11 21:54:23 | 5.2 KiB | |
pss-getprocs.c | 2016-01-11 21:54:23 | 4.9 KiB | |
pss-info.c | 2016-01-11 21:54:23 | 5.5 KiB | |
pss-kvm.c | 2016-01-11 21:54:23 | 5.9 KiB | |
pss-null.c | 2016-01-11 21:54:23 | 1.8 KiB | |
pss-procfs.c | 2016-01-11 21:54:23 | 8.8 KiB | |
pss-ps.c | 2016-01-11 21:54:23 | 7.9 KiB | |
pss-pstat.c | 2016-01-11 21:54:23 | 4.6 KiB | |
pss.c | 2016-01-11 21:54:23 | 9.5 KiB | |
pss.h | 2016-01-11 21:54:23 | 5.6 KiB | |
psslib.h | 2016-01-11 21:54:23 | 2.6 KiB | |
README | 2016-01-11 21:54:23 | 1.6 KiB | |
RELEASE | 2016-01-11 21:54:23 | 14.7 KiB | |
seq.rt | 2016-01-11 21:54:23 | 1.7 KiB | |
seq.sh | 2016-01-11 21:54:23 | 3.9 KiB | |
seq.tst | 2016-01-11 21:54:23 | 12.4 KiB | |
shar.sh | 2016-01-11 21:54:23 | 12.6 KiB | |
split.c | 2016-01-11 21:54:23 | 15.1 KiB | |
touch.c | 2016-01-11 21:54:23 | 8.4 KiB | |
touch.tst | 2016-01-11 21:54:23 | 3 KiB | |
tsort.c | 2016-01-11 21:54:23 | 4.5 KiB | |
tsort.tst | 2016-01-11 21:54:23 | 508 | |
unexpand.c | 2016-01-11 21:54:23 | 9 KiB | |
y2k.dat | 2016-01-11 21:54:23 | 5.2 KiB | |
yes.sh | 2016-01-11 21:54:23 | 2.1 KiB |
README
Notes on ast POSIX .2 implementations.
None of the commands deal with locale other than what is supplied
by the C library after setlocale(LC_ALL,"") is called.
Command status:
C completed
M mostly implemented
N not currently planned
P planned
X extern source
Execution Environment Utilities:
X awk
C basename
N bc
C cat
C cd
C chgrp
C chmod
C chown
P cksum
C cmp
C comm
C command
C cp
C cut
C date %E? and %O? locale formats not supported
N dd
N diff
C dirname
C echo
C ed
C env src ready for ast?
C expr
C false
C find
C fold
C getconf
C getopts
C grep
C head
C id
C join
C kill
C ln
N locale
N localedef
N logger
C logname
N lp
C ls
N mailx
C mkdir
C mkfifo
C mv
C nohup
M od
C paste
C pathchk
C pax
C pr
C printf
C pwd
C read
C rm
C rmdir
C sed
C sh
C sleep
C sort
M stty src ready for ast?
C tail
C tee
C test
C touch
? tr omitted from gsf list
C true
C tty
C umask
C uname
C uniq
C wait
C wc
M xargs gsf to do on top of tw
User Portability Utilities Option:
C alias
N at
N batch
C bg
N crontab
C csplit
N ctags
C df
C du
X ex
C expand
C fc
C fg
C file
C jobs
N msg
X more
N newgrp
N nice
N nm
N patch
N ps
N renice
C split
M strings src ready for ast?
N tabs
N talk
M tput src ready for ast?
C time
C unalias
C unexpand
M uudecode src ready for ast?
M uuencode src ready for ast?
X vi
N who
N write
Software Development Utilities Option:
N ar pax can do some of the ops, but no ranlib
N make nmake provides incompatible alternative
N strip
C-language Development Utilities Option
N c89
N lex
N yacc
Additional ast Specific Utilities:
C cql
C disown src ready for ast? (and what is it)
C m4
C nmake
C pack
C print
C rev
C sum
C tw
C unpack