Search Results

Search: Posts Made By: bigfoot
3,551
Posted By bigfoot
Wow, three solutions in my three favorite...
Wow, three solutions in my three favorite scripting languages!
Thanks! :-)
3,551
Posted By bigfoot
delete last character in all occurences of string
Hello all,

I have a file containing the following

p1 q1 p2 q2 p1 p2 p3
pr1 pr2 pr1 pr2
pa1 pa2
I want to remove the last character from all strings that start with 'p' and end with '1'. In...
1,700
Posted By bigfoot
reversing and appending data in multiple files
Hello,

I have a some files that look like this:
0 3
1 5
2 8
3 7

I want to reverse and append the data so it looks like this:
3 7
2 8
1 5
0 3
0 3
1 5
2 8
3 7

I first thought...
Showing results 1 to 3 of 3

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