Results 1 to 3 of 3
hi all,
i want to change this line
abc01/def/def to abc01 . i want to do this using "sed" command .
thanks in advance.....
- 12-08-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
sed reg exp
hi all,
i want to change this line
abc01/def/def to abc01 . i want to do this using "sed" command .
thanks in advance..
- 12-08-2009 #2Just Joined!
- Join Date
- Sep 2009
- Posts
- 6
infact my intention is to change
abc01/def/def (ch ....) to abc01 (ch ....) .
that is , i just want to remove /def/def from current line .
- 12-08-2009 #3


Reply With Quote