root/src/vfs/shell/helpers/fexists

/* [previous][next][first][last][top][bottom][index][help]  */
ls -l "/${SHELL_FILENAME}" >/dev/null 2>/dev/null
echo '### '$?

/* [previous][next][first][last][top][bottom][index][help]  */