summaryrefslogtreecommitdiffstats
path: root/src/vfs/shell/helpers/fexists
blob: 3d115743bc4b2f9d86225916ad60fa74e3868093 (plain)
1
2
ls -l "/${SHELL_FILENAME}" >/dev/null 2>/dev/null
echo '### '$?