diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-09 20:38:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-09 20:38:48 +0000 |
commit | 30e7a37b70e1af6cf8f907cd365993c7ec125842 (patch) | |
tree | ab59d83282b103a9f53ee13b58dc58c66105071e /README | |
parent | f3f599f6576c2b7e5bf621681b5d5a49e25e2b5b (diff) | |
download | coreutils-30e7a37b70e1af6cf8f907cd365993c7ec125842.tar.xz |
Add readlink.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,9 +11,9 @@ The programs that can be built with this package are: df dir dircolors dirname du echo env expand expr factor false fmt fold ginstall groups head hostid hostname id join kill link ln logname ls md5sum mkdir mkfifo mknod mv nice nl nohup od paste pathchk pinky pr - printenv printf ptx pwd rm rmdir seq sha1sum shred sleep sort split - stat stty su sum sync tac tail tee test touch tr true tsort tty uname - unexpand uniq unlink uptime users vdir wc who whoami yes + printenv printf ptx pwd readlink rm rmdir seq sha1sum shred sleep sort + split stat stty su sum sync tac tail tee test touch tr true tsort tty + uname unexpand uniq unlink uptime users vdir wc who whoami yes See the file NEWS for a list of major changes in the current release. |