Search Results

Search: Posts Made By: swimmerbhs
3,549
Posted By swimmerbhs
I fixed the second if statement to read if [ !...
I fixed the second if statement to read
if [ ! -d "$1" ]
then
echo "Not a directory"
exit
fi
but all directories parameters say it is not a directory.

after i save the...
3,549
Posted By swimmerbhs
So if i got that straight the first one i wrote...
So if i got that straight the first one i wrote was something that csh would be able to run?

The assignment does no say it has to be sh or csh but I have to ask for and the parameter, check to...
3,549
Posted By swimmerbhs
end of line error
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:

...
Showing results 1 to 3 of 3

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