Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: sed deleting file

by roboticus (Chancellor)
on Dec 06, 2010 at 16:43 UTC ( [id://875652]=note: print w/replies, xml ) Need Help??


in reply to sed deleting file

ddrew78:

It looks like you left off the -e switch.

$ cat foo (3.3.3.3,4.4.4.4,) $ sed -e 's/,)/)/' foo (3.3.3.3,4.4.4.4)

...roboticus

When your only tool is a hammer, all problems look like your thumb.

Replies are listed 'Best First'.
Re^2: sed deleting file
by ddrew78 (Beadle) on Dec 06, 2010 at 16:48 UTC
    tried it, still doesn't work :-(

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://875652]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-03-28 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found