Search Results

Search: Posts Made By: Kamna
9,188
Posted By Kamna
Difference between su and scsu?
Hi,

When i tried these commands , it is giving me some path


/usr/local/bin/scsu

Also if this is not a general unix command , can you please tell me what do you mean by "Standard...
9,188
Posted By Kamna
Difference between su and scsu?
Hi,

Could you please explain the difference between scsu and su?

i tried doing "man scsu" but my unix machine is saying No manual entry for scsu.

All i know is su and scsu both are used...
3,885
Posted By Kamna
How to retrieve string which doesnot contain '$'?
thanks ygemici...this solves my purpose :)
regards
kamna
3,885
Posted By Kamna
Urgent: How to retrieve string which doesnot contain '$'?
I have tried :

export key=`grep -w 'AI_SERIAL' file1.ksh | cut -d '/' -f2 | grep -vc "./$."`
set -a $key
echo $key

it is returning 2 but it should return 0. :(

---------- Post updated at...
3,885
Posted By Kamna
How to retrieve string which does not contain '$'?
Hi,

I have a file say file1.ksh. Which has data like:

ifile $AI_SERIAL/$FILE.DAT...
ofile $AI_SERIAL/feed.dat...


My requirement is to find the count of all the lines which does not...
Showing results 1 to 5 of 5

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