Archive

Posts Tagged ‘ommand’

Linux – Delete all files and folders in a folder recursively

May 27th, 2009 No comments
Linux – Delete all files and folders in a folder recursively Linux command that will delete all files & folders in a certain directory: for current path cd to directory rm -Rf * or for absolute path: rm -Rf /home/some/directory/* another option (this will only delete files of type f which is a regular file): find /some/path/ ...
GoCache - ByREV-Cache v1.0 - live served in : 0.58104 sec (gzip)