Home
last modified time | relevance | path

Searched refs:long_name (Results 1 – 2 of 2) sorted by relevance

/coreutils/tests/ls/
Dcolor-clear-to-eol.sh22 long_name=zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.foo
23 touch $long_name || framework_failure_
29 printf "$c_pre$long_name$c_post\n" > exp || framework_failure_
32 ls -og --color=always $long_name > out || fail=1
/coreutils/tests/ln/
Dsf-1.sh40 long_name=$(printf '%*s' $name_max_plus1 | tr ' ' '0')
46 ln -s$f "$long_name" ENAMETOOLONG_link || fail=1