Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Learn vi/vim in 50 lines and 15 minutes

by dosser (Novice)
on Oct 04, 2005 at 10:03 UTC ( [id://497178]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Learn vi/vim in 50 lines and 15 minutes
in thread Learn vi/vim in 50 lines and 15 minutes

I know this is ancient history, but surely:

- find / -name '*emacs*' -exec rm -f {} \; + find / -name '*emacs*' -print | perl -nle unlink

there could be a lot of emacs files on there..

--
Simon.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (9)
As of 2024-03-28 12:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found