Search Results

Search: Posts Made By: itsme488
1,899
Posted By itsme488
Thanks dan it worked thanks for your help
Thanks dan it worked thanks for your help
1,899
Posted By itsme488
Don - Thanks for your awk but i used my inputfile...
Don - Thanks for your awk but i used my inputfile but still things are not working as expected

this is my input file... since the tab after each feild is differnt its touch to handle

any...
1,899
Posted By itsme488
Help Needed Using awk/CUT
Hi Experts,

I am writing a script and struct at a part Need your help to get this

I have a file generated called /tmp/testify.log

$ cat testify.log

Machine Parts 6 ...
1,554
Posted By itsme488
Help Needed on Scripting/Parameter setting
Here is what am planning / my need
We have a NFS mount point on each host - /export/nfs-1sv-23; this NFS mountpoint will be different on different hosts and like that I have 1500 hosts almost 100...
1,554
Posted By itsme488
Thanks for the feedback ... $ cat testfile |...
Thanks for the feedback ...

$ cat testfile | grep myloc | xargs sed 's/=/ /g' |awk '{print $2}' | bash
sed: can't read alias: No such file or directory
sed: can't read myloc=cd...
1,554
Posted By itsme488
Help Needed on Script
Hi team,

I am looking to execute some command through xargs.

$cat testfile | grep myloc
alias myloc='cd /export/nfs-1sv-23/'

I am trying to execute that alias as soon as i cat and grep ?
...
Showing results 1 to 6 of 6

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