Search Results

Search: Posts Made By: rag84dec
Forum: Linux 05-29-2008
7,588
Posted By rag84dec
3,454
Posted By rag84dec
Stripping the spaces in a string variable
Hi ,
i have to strip the spaces in the string which has the following value

ABC DEF


i want this to appear like this

ABC DEF


is there any spilt method?...
3,684
Posted By rag84dec
diaplaying the grep result
Hi,
My code is like this


if swlist -a revision 2>/dev/null | grep ABC 2>/dev/null
then

echo "Found Above mentioned ABC Version, please remove it first..."
fi

This is...
1,976
Posted By rag84dec
Thanks for helping... i just redirected it to...
Thanks for helping... i just redirected it to /dev/null
2,279
Posted By rag84dec
swremove unsuccessful case handling
i am using the command "swremove productname".... How can i check the unsucceful condition?.... i want to say "if unsuccessful display that message to the user and exit"....

Can anu one help...
1,976
Posted By rag84dec
blocking the commands result
swremove productname gives an output screen which has to be blocked... how can i do that?... can anyone please help???
1,807
Posted By rag84dec
problem while suppressing "$"
Hi,
I have the following code in the make file

echo " swremove \`swlist -l product | grep someproduct| awk '{print $1}'\` ">>filename


i want
swremove
`swlist -l product | grep...
Showing results 1 to 7 of 7

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