LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Sub command? (https://www.linuxquestions.org/questions/programming-9/sub-command-387361/)

0aniel 11-28-2005 04:12 PM

Sub command?
 
Hi there,

I was just wondering what is a sub command of this one that will do exactly the same job?

sed -e 's/\([01][FDT]\)\([FDT]\)\([FDT]\)\([FDT]\)/\1F\2F\3T\4F/g'

Could someone let me know please.

Thx

Wim Sturkenboom 11-29-2005 12:06 AM

Don't understand the question. What do you mean by sub command?

0aniel 11-29-2005 04:12 AM

Basicaly I would like to write the same command but maybe in a different way. While it still keeps the same action principle. Hope it makes sense.


All times are GMT -5. The time now is 01:01 AM.