commit bash-20130816 snapshot

This commit is contained in:
Chet Ramey
2013-09-12 08:56:31 -04:00
parent 9353cc0550
commit b7293a4357
74 changed files with 12632 additions and 11526 deletions
+3
View File
@@ -58,5 +58,8 @@ if [ -n "$sflag" ]; then
fi
if [ -n "$dflag" ]; then
if [ ! -d $HOME/Dropbox ]; then
HOME=~chet
fi
cp ${TARF}.gz $HOME/Dropbox/
fi