Search Results

Search: Posts Made By: Krrishv
2,462
Posted By hergp
if [ ! -f test1 -o ! -f test2 -o ! -f test3 ] ...
if [ ! -f test1 -o ! -f test2 -o ! -f test3 ]
then
echo file missing
exit 1
fi
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy