Search Results

Search: Posts Made By: selamba_warrior
5,367
Posted By selamba_warrior
substitute commas with pipe
Hi All,

I have a file that contain value below:

test,mno,mno, +asc
mno,lok,msyu,tts ...
14,971
Posted By selamba_warrior
Dear siba, Please find error below: $...
Dear siba,

Please find error below:

$ grep -R JHBI11117 *
grep: illegal option -- R
usage: grep [-E|-F]...
14,971
Posted By selamba_warrior
Dear nua, May be my explaination is not...
Dear nua,

May be my explaination is not clear:

This is the sample of directory:

drwxrwxr-x 3 xxxxx ulol 368640 May 28 14:24 mycrdpr1
drwxrwxr-x 3 xxxxx ulol 96...
14,971
Posted By selamba_warrior
How to find a specific files in a many directory
Dear All,

Appreciate some help here.

I have a log of report. It located in several directory as below:

Directory:
mysscpr1
mysscpr2
mysscpr3
my_scnpr4

In the directory it contain...
9,495
Posted By selamba_warrior
You can FTP from PC to UNIX. Just FTP to...
You can FTP from PC to UNIX.

Just FTP to your UNIX box.
Exmple: ftp jupiter.msc.com.my
5,660
Posted By selamba_warrior
Dear era, Thanks. It work. Actually...
Dear era,

Thanks. It work.

Actually i'm looking to the first command:

sed -n 's/^\(I\).*/\1/p' file

Can u explain on this?
5,660
Posted By selamba_warrior
How to extract first column with a specific character
Hi All,

Below is the sample data of my files:

O|A|571000689|D|S|PNH|S|SI
sadm|ibscml1x|
I|A|571000689|P|S|PNH|S|SI
sadm|ibscml1x|
O|A|571000689|V|S|PNH|S|SI...
2,839
Posted By selamba_warrior
Hi, Try use sed; sed 's/\// /g' infile...
Hi,

Try use sed;

sed 's/\// /g' infile > outfile
178,582
Posted By selamba_warrior
Hercu and DecoTwc Yup the command is working...
Hercu and DecoTwc

Yup the command is working fine. I miss the -F"|" that why it's not work.

thanks everyone.
178,582
Posted By selamba_warrior
Hercu, Yup the command is working fine. I...
Hercu,

Yup the command is working fine. I miss the -F"|" that why it's not work.

thanks everyone.
178,582
Posted By selamba_warrior
Well it work now. Thank for you help. Can...
Well it work now. Thank for you help.

Can you explain on your solution given?

why need to use 'sed'?
178,582
Posted By selamba_warrior
How to extract only first column from the file
Dear All,

I have a file name pointer.unl. It's contains the information below:

O|A|4560333089|PBS|AU1|01/04/2003|30/04/2006|D|IGCD| ...
Showing results 1 to 12 of 12

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