Search Results

Search: Posts Made By: evoGage
3,221
Posted By evoGage
Order sorting
How do you sort text in order using sed? :confused:

For example

01 B D A C

to 01 ABCD
3,134
Posted By evoGage
Hi, that works. How would I do it if its like for...
Hi, that works. How would I do it if its like for eg: 44440102030405 to:

4444
01
02
03
04
05
3,134
Posted By evoGage
Tried it but it says "sed: -e expression #1 char...
Tried it but it says "sed: -e expression #1 char 14: Unterminated `s' command"

What does this mean?
3,134
Posted By evoGage
Line Splitting
Hi, I want to make a new line between for eg: 0102030405 to make it look like:

01
02
03
04
05

by using sed commands. I'm just wondering how would I do this?

p.s i'm new to this unix...
Showing results 1 to 4 of 4

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