Home
last modified time | relevance | path

Searched refs:directory (Results 1 – 25 of 54) sorted by relevance

123

/coreutils/tests/mkdir/
Dp-v.sh25 mkdir: created directory 'foo'
26 mkdir: created directory 'foo/a'
27 mkdir: created directory 'foo/a/b'
28 mkdir: created directory 'foo/a/b/c'
29 mkdir: created directory 'foo/a/b/c/d'
/coreutils/tests/install/
Dbasic-1.sh112 ginstall: creating directory 'sub3'
113 ginstall: creating directory 'sub3/a'
114 ginstall: creating directory 'sub3/a/b'
115 ginstall: creating directory 'sub3/a/b/c'
123 ginstall: creating directory 'sub4'
124 ginstall: creating directory 'sub4/a'
125 ginstall: creating directory 'sub4/a/b'
126 ginstall: creating directory 'sub4/a/b/c'
134 ginstall: failed to access 'sub4/file_exists': Not a directory
/coreutils/tests/mv/
Ddup-source.sh55 $i: warning: source directory 'b' specified more than once
56 $i: cannot copy a directory, './b', into itself, 'b/b'
57 $i: warning: source directory 'b' specified more than once
82 $i: cannot stat 'a': No such file or directory
83 $i: cannot stat 'a': No such file or directory
84 $i: cannot stat 'b': No such file or directory
86 $i: warning: source directory 'b' specified more than once
Ddiag.sh42 mv: target 'f1': Not a directory
43 mv: target directory 'f2': Not a directory
/coreutils/tests/cp/
Dinto-self.sh44 cp: cannot copy a directory, 'dir', into itself, 'dir/dir'
46 cp: cannot copy a directory, 'dir', into itself, 'dir/dir'
48 cp: cannot copy a directory, 'dir', into itself, 'dir/dir'
50 cp: cannot copy a directory, 'dir', into itself, 'dir/dir'
Dfail-perm.sh52 cp --no-target-directory F symlink 2> out && fail=1
57 cp: target directory 'symlink': Permission denied
60 cp --target-directory=symlink F 2> out && fail=1
/coreutils/tests/rm/
Drm5.sh31 rm: descend into directory 'd'
32 rm: remove directory 'd/e'
33 rm: remove directory 'd'
Drm3.sh58 rm: descend into directory 'z'
64 rm: remove directory 'z/d'
65 rm: remove write-protected directory 'z/du'
66 rm: remove directory 'z'
Dr-1.sh26 removed directory 'a/a'
27 removed directory 'a'
Dr-2.sh28 removed directory 't/a'
29 removed directory 't/a/b'
Dext3-perf.sh64 echo creating a $n-entry directory took $setup_duration seconds
81 echo removing a $n-entry directory took $duration seconds
Ddir-nonrecur.sh28 rm: cannot remove 'd': Is a directory
Dv-slash.sh29 removed directory 'a/'
/coreutils/tests/stat/
Dstat-slash.sh30 directory
31 directory
/coreutils/tests/tail/
Dinotify-dir-recreate.sh80 tail: 'dir/file' has become inaccessible: No such file or directory
81 tail: directory containing watched file was removed
/coreutils/man/
Ddir.x2 dir \- list directory contents
Dvdir.x2 vdir \- list directory contents
Dls.x2 ls \- list directory contents
Dpwd.x2 pwd \- print name of current/working directory
Dbasename.x2 basename \- strip directory and suffix from filenames
Dmktemp.x2 mktemp \- create a temporary file or directory
Dchroot.x2 chroot \- run command or interactive shell with special root directory
/coreutils/
Dbootstrap653 GNULIB_SRCDIR Specifies the local directory where gnulib
657 GNULIB_REFDIR Specifies the local directory where a gnulib
680 If the file bootstrap.conf exists in the same directory as this script, its
690 are fetched from that local directory. If it is a git repository and
700 * Otherwise, if the 'gnulib' directory does not exist, Gnulib sources
701 are cloned into that directory using git from \$GNULIB_URL, defaulting
706 * Otherwise, the existing Gnulib sources in the 'gnulib' directory are
894 GNULIB_SRCDIR Specifies the local directory where gnulib
906 If the file bootstrap.conf exists in the same directory as this script, its
1345 GNULIB_SRCDIR Specifies the local directory where gnulib
[all …]
/coreutils/tests/misc/
Dstdbuf.sh30 skip_ "unsafe absolute build directory name: $abs_top_builddir";;
/coreutils/tests/touch/
Dfail-diag.sh27 touch: cannot touch '$file': No such file or directory

123