|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
removing multiple files with same chacterisitic
Hi again,
Is there a command to remove all files beginning with a certain sequence? eg if i wanted to remove all files in a direcotry beginning with bov |
|
#2
|
|||
|
|||
|
rm bof*
or rm -rf bof* -rf = recursiv and forcing |
|
#3
|
|||
|
|||
|
thankyou
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > removing multiple files with same chacterisitic |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|