How To Remove Or Delete Several Files At Once With Just One Command In Linux Shell



How To Remove Or Delete Several Files At Once With Just One Command In Linux Shell
 (328) Domains for just $1.99 1751586
How To Remove Or Delete Several Files At Once With Just One Command In Linux Shell
Post Description:
Post Tags: how, to, remove, or, delete, several, files, at, once, with, just, one, command, in, linux, shell
This Post Has Been Viewed 266 Times Since Thu May 03, 2007 3:57 pm Posted By linux with 0 replies
How To Remove Or Delete Several Files At Once With Just One Command In Linux Shell
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     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About How To Remove Or Delete Several Files At Once With Just One Command In Linux Shell




(0) Comments