bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need help with 'cut' alternative


From: Reed Loefgren
Subject: Need help with 'cut' alternative
Date: 15 Jul 2002 14:50:15 -0700

I'm using "cut" to get lines of a file into another file. But cut,
much like a word processor's "copy", leaves a copy of that cut line in
the original file. Is there a bash command that *moves* the cut line
to the new file, without leaving that line in the original? A true
"cut", and not a "copy."

Thanks for the pointers,

rl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]