Please write a loop for removing all files in the current directory that contains a word ‘log’?



Please write a loop for removing all files in the current directory that contains a word ‘log&..

Answer / saurabh

rm -rf *log*

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

Is apple a unix or linux?

0 Answers  


Explain the 3 kinds of file permissions under linux?

0 Answers  


Your default umask is 002. What does this mean?

0 Answers  


How do I see what services are running in linux?

0 Answers  


What are the 5 basic components of linux?

0 Answers  


What does whoami do?

0 Answers  


What is nfs?

0 Answers  


Can we use linux and windows together?

0 Answers  


Is freebsd faster than linux?

0 Answers  


Explain the term gui?

0 Answers  


What is Linux Shell? What is Shell Script?

0 Answers   Arigo Infotech,


How can you find a path to the file in the system?

0 Answers  


Categories