Search Results

Search: Posts Made By: hacker9999
1,637
Posted By hacker9999
Do check whether the directory 'a' is in the...
Do check whether the directory 'a' is in the place where the specified ftp user is logging into,,,,
2,721
Posted By hacker9999
if [ $# -eq 1 ] then find / -name $1 else ...
if [ $# -eq 1 ]
then
find / -name $1
else
echo "please provide a valid entry"
fi


if you want you can format the output as u want

Regards,
Showing results 1 to 2 of 2

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