]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 16 Oct 1999 13:49:28 +0000 (13:49 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 16 Oct 1999 13:49:28 +0000 (13:49 +0000)
tests/cp/cp-mv-backup

index 1064a2ae10aa05d5efc73fa1bccaf2164ee5fc6c..8750d614a403e78a1c8ce1cfc458f80f8708d5e0 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
+# Test basic --backup functionality -- initially do it just for cp.
+# It won't be hard to adapt this script to work for mv, too.
 
 if test "$VERBOSE" = yes; then
   set -x