Unix New User Help

G

Guest

Guest
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!