Command Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hefaz
    New Member
    • Nov 2015
    • 24

    Command Help

    How to write Command to erase all files in the current directory, including all its sub-directories, using only one command?
  • hefaz
    New Member
    • Nov 2015
    • 24

    #2
    any body heard my question?

    Comment

    • RonB
      Recognized Expert Contributor
      • Jun 2009
      • 589

      #3
      Use the standard rm command.

      Comment

      • hefaz
        New Member
        • Nov 2015
        • 24

        #4
        hmm thanks i will try it out.

        Comment

        Working...