Search Results

Search: Posts Made By: bob21
1,745
Posted By bob21
Oh i see however the second condition (elif) does...
Oh i see however the second condition (elif) does evaluate so in this case it does remove the file but it doesn't execute the second echo statement. What can i do to fix this?
1,745
Posted By bob21
Apologies for the mistakes on the forum, ...
Apologies for the mistakes on the forum,

still having the same problem? :(:(

function verbose () {

if [ "$args_V" = "v" ] ; then
echo "rm: cannot remove $1 : is a directory"

elif [...
1,745
Posted By bob21
sorry i worte the code wrong here on the forum ...
sorry i worte the code wrong here on the forum
still have the same problem as suggested above :(
function verbose () {

if [ "args_V" = v" ] ; then
echo "rm: cannot remove $1 : is a...
1,745
Posted By bob21
Help with a simple function
Hi there

Everytime it calls the second if statement it keeps calling the first echo message from the first if statement.

how do I get it to display the second echo message in the second if...
1,624
Posted By bob21
rm command help please!!
iiiiiiiiiiii
iiiiiiiiii
iiiiiiiiii
Showing results 1 to 5 of 5

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