![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sed command issue | RubinPat | Shell Programming and Scripting | 8 | 3 Weeks Ago 09:05 PM |
| Issue with sed command | kavithakuttyk | UNIX Desktop for Dummies Questions & Answers | 1 | 07-24-2009 10:52 AM |
| WC command Issue | mraghunandanan | UNIX for Dummies Questions & Answers | 5 | 05-28-2009 10:29 AM |
| Tar command issue | ajayyadavmca | HP-UX | 2 | 05-02-2007 11:42 AM |
| AIX 5.3 - Issue with using at command | vigsgb | AIX | 2 | 08-03-2005 09:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Sed Command Issue
Hello,
I want to remove the / found when executing the date command When I use: date +%D | sed 's/\///' I get: 1105/09 I tried date +%D | sed 's/\*$///' I need to remove all / from the date command but it does not seem to work |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|