Will rm -r* removes hidden files?

Answer Posted / jennie

find the hidden files by doing ls -lat
and then use rm <filename>

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are bash commands?

584


What is unix command?

575


What difference between cmp and diff commands?

714


What is merge command in unix?

938


What is the use of the command 'ls -x chapter[1-5]' ?

654






Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

581


Is grep faster than awk?

552


What do chgrp command do?

582


how to sort the content of the file based on numeric values

1240


What is “chmod” command?

558


What is the function of grep command in unix?

575


What does 'mkdir' command do in UNIX?

649


What is time_t?

578


What is command statement?

535


What is ctrl d?

587