how to remove or delete several files at once with just one command in linux shell

RegisterLogin
how to remove or delete several files at once with just one command in linux shell
Post Description: how to remove or delete several files at once with just one command in linux shell
Tags: how, to, remove, or, delete, several, files, at, once, with, just, one, command, in, linux, , shell
This Post Was Posted On Feb 29, 2008 By linux #835
the rm command accepts multiple filenames as arguments.

lets say i have three file, they are myusers.txt localusers.txt and guests.txt and i want to delete all three at the same time, so this is the command i would run to do that:

rm myusers.txt localusers.txt guests.txt

that's it
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
©2011 Webune Forums - Mon Dec 19, 2011 12:25 pm
Powered by: Webune Forums V3