Sign in with
Sign up | Sign in
Your question

Unix New User Help

Last response: in Linux/Free BSD
Share
Anonymous
January 29, 2014 11:39:06 AM

I am a newbie and was looking for someone to help explain the answer to what the following sed command would output.

's/\(.*\):\(.*\):\(.*\):\(.*\):\(.*\):\(.*\):\(.*\)/\1:\5:\6:\7/'


Thanks in advance!

More about : unix user

January 29, 2014 11:55:46 AM

Why not try it and see?

It's really better to do your own homework than asking someone else to do it for you.
m
0
l
!