Home
last modified time | relevance | path

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

/coreutils/tests/ls/
Dmultihardlink.sh27 code_png='01;35'
31 c_png=$(printf '\033[%sm' $code_png)
47 LS_COLORS="mh=$code_mh:*.png=$code_png" ls -U1 --color=always file1 file2.png \
56 LS_COLORS="mh=$code_mh:*.png=$code_png:ex=$code_ex" \
65 LS_COLORS="mh=00:*.png=$code_png" ls -U1 --color=always file1 file2.png > out \
73 LS_COLORS="*.png=$code_png" ls -U1 --color=always file1 file2.png > out \