Search Results

Search: Posts Made By: anormal
1,805
Posted By anormal
Thank you so much Perderabo. It's ok now..
Thank you so much Perderabo. It's ok now..
1,805
Posted By anormal
File existence problem
I have a problem with file existence in shell. that is the code..

#!/bin/sh
if [-f example.txt]
then
echo "File Exist!!"
else
echo "Error"
fi

but it gives an error in 2nd line. Did i...
Showing results 1 to 2 of 2

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