[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
need help with sed
- From: Guillaume <guillaume chardin gmail com>
- To: "For users of Fedora" <fedora-list redhat com>
- Subject: need help with sed
- Date: Mon, 30 Jun 2008 13:58:29 +0200
Hi,
When I run this command:
echo 2008:04:23 | sed 's/://'
The result is
200804:23
I expect to have this :
20080423
What is wrong with my very simple regexp ':' why all occurence of the
char ':' are not deleted ?
its make me crazy, can someone help me ?
Thanks
--
Guillaume
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]