Your IP : 3.15.186.27


Current Path : /usr/libexec/mc/fish/
Upload File :
Current File : //usr/libexec/mc/fish/fexists

#ISEXISTS $FISH_FILENAME
ls -l "/${FISH_FILENAME}" >/dev/null 2>/dev/null
echo '### '$?

?>