patch-2.2.19 linux/scripts/kwhich
Next file: linux/scripts/lxdialog/checklist.c
Previous file: linux/scripts/Configure
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Mar 25 11:37:42 2001
- Orig file:
v2.2.18/scripts/kwhich
- Orig date:
Sun Mar 25 11:28:40 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/scripts/kwhich linux/scripts/kwhich
@@ -7,7 +7,7 @@
exit 1
fi
-IFS=:
+IFS=":$IFS"
for cmd in $*
do
for path in $PATH
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)