nopaste
Home
All pastes
Popular pastes
Recent pastes
Undefined
By: Guest | Date: May 12 2020 09:51 | Format: BASH | Expires: never | Size: 155 B | Hits: 302
Edit & repaste
|
raw paste
|
Request removal
#!/bin/bash
FILETOCHECK
=
/
tmp
/
testscript
/
check.sh
if
[
[
-e
"
$FILETOCHECK
"
]
]
then
echo
"Funziona tutto ok"
else
echo
"Ho rotto bash"
fi
Latest pastes
CP
10 hours ago
Undefined
1 days ago
Undefined
1 months ago
Undefined
2 months ago
Undefined
2 months ago