freebsd-skq/bin
rwatson af82202970 Enhance realpath(1) in a number of ways:
- Allow realpath to accept multiple paths on the command line.
- Add -q to suppress warnings if some paths can't be processed, and use
  getopt(3) to process flags.
- Print the path being requested rather than a possibly partially
  processed path when a failure occurs so that you can tell which of
  several passed paths did fail.

MFC after:	1 week
PR:		112920
Submitted by:	Ighighi <ighighi@gmail.com>
2008-03-09 12:46:39 +00:00
..
cat
chflags Make chflags(1) more chmod(1)-like (and more feature complete): 2008-03-09 12:10:24 +00:00
chio
chmod
cp As suggested, replace earlier changed warnx() / exit() with an errx() 2007-12-26 08:32:20 +00:00
csh
date Don't reset DST computed by strptime() (when e.g. setting the 2008-02-07 16:04:24 +00:00
dd
df
domainname
echo
ed Move WARNS as ed(1) also is only WARNS = 2 clean in the !DES case. 2007-12-09 00:14:27 +00:00
expr
getfacl
hostname
kenv
kill
ln Express in the usage() and SYNOPSIS that -F depends on -s, and 2007-11-17 21:01:22 +00:00
ls
mkdir
mv - Roll-back attempts to mimic rename(2) atomicity introduced in 1.47, 2007-12-27 11:33:42 +00:00
pax
ps Teach ps(1) to parse pts TT values (i.e. '0', '1') for the -t flag. 2007-11-08 22:31:28 +00:00
pwd
rcp
realpath Enhance realpath(1) in a number of ways: 2008-03-09 12:46:39 +00:00
rm
rmail
rmdir
setfacl
sh Split updatepwd() into two smaller functions. The first one, findpwd(), 2008-02-24 16:50:55 +00:00
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc