freebsd-skq/bin
Tor Egge 8b220a611d When a variable expansion is enclosed in double quotes, the internal
representation of the expression is quoted.  Take care of this when
doing pattern matching in conjunction with trimming.

	#!/bin/sh
	c=d:e; echo "${c%:e}"

PR:		NetBSD PR#7231
Noticed by:	Havard Eidnes <Havard.Eidnes@runit.sintef.no>
1999-04-09 15:23:48 +00:00
..
cat
chflags
chio
chmod Free memory obtained from setmode. 1998-12-16 04:42:33 +00:00
cp
csh Use getcwd in stead of using getwd so that we try harder to avoid 1998-12-16 04:44:32 +00:00
date Support seconds with -v. 1999-03-09 09:38:54 +00:00
dd
df Removed occurrences of consecutive repeated words (such as "the the"). 1999-02-12 02:12:08 +00:00
domainname Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
echo
ed
expr Add cross-references to test(1) and expr(1) respectively. 1998-12-18 03:16:47 +00:00
hostname
kill
ln
ls
mkdir Free memory obtained from setmode. 1998-12-16 04:42:33 +00:00
mv
pax
ps Update p_flags doc. 1999-04-06 03:18:57 +00:00
pwd
rcp Don't put compiler warning flags in leaf Makefiles. 1998-12-07 12:50:48 +00:00
rm Don't emit usage() message when no arguments given to -f. This 1999-02-25 22:18:08 +00:00
rmail
rmdir
sh When a variable expansion is enclosed in double quotes, the internal 1999-04-09 15:23:48 +00:00
sleep
stty
sync
test Add cross-references to test(1) and expr(1) respectively. 1998-12-18 03:16:47 +00:00
Makefile
Makefile.inc