Text only
|
Text with Images
Developers Heaven Forum
Operating Systems => Lunix & Unix => Topic started by: admin on November 20, 2009, 05:59:39 PM
Title:
How to remove or delete everything in current directory without warning,in Unix?
Post by:
admin
on
November 20, 2009, 05:59:39 PM
Remove all files without any warning from the system ( no message output to the screen).
rm –rf *
Text only
|
Text with Images