Search Results

Search: Posts Made By: Alyssa
1,164
Posted By Alyssa
How to copy files with only certain information
I need to copy a list of files in directory and only files with content DUMMY_B should be copy over to a new directory. How can i do that ? Thanks a lot.
1,378
Posted By Alyssa
Thanks a lot... what if the file also contain...
Thanks a lot...
what if the file also contain chars that is not fixed as below example :
file1:
hello1
hello2
hello3_B,AAAtest1,N

or
file2:
hello1
hello2
hello3_B,AAAtest2V,N

or
...
1,378
Posted By Alyssa
Thanks a lot... what if the file also contain...
Thanks a lot...
what if the file also contain chars that is not fixed can also be :
file1:
hello1
hello2
hello3_B,AAAtest1,N

or
file2:
hello1
hello2
hello3_B,AAAtest2V,N

or
...
1,378
Posted By Alyssa
Problem with replacing chars in file
My file is :

hello1
hello2
hello3_B,AAAdummy,N

How to replace the third line dummy in the file to the below

hello1
hello2
hello3_B,AAAdummyA,N

Anyone can help.Thanks.
1,378
Posted By Alyssa
Problem with replacing chars in file
my file is :

hello1
hello2
hello3_B,dummy,N

Need to change to :

hello1
hello2
hello3_B,dummy_01,N

Can anyone help? Thank you.

Please use code tags...
1,170
Posted By Alyssa
problem with extracting line in file
My file looks like this and i need to only extract those with PDT_AP21_B and output it to another file. Can anyone help? Thanks.


PDT_AP21_R,,, 11 ...
Showing results 1 to 6 of 6

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