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

How do we give a shadow password?

0 Answers  


What are the techniques that you use to handle the collisions in hash tables?

0 Answers  


Does microsoft own linux?

0 Answers  


Can I use linux on mac?

0 Answers  


How do I get to the desktop in linux terminal?

0 Answers  






What does echo do in linux?

0 Answers  


Which daemon is responsible for tracking events on linux system?

0 Answers  


List the different modes of using vi editor in linux?

0 Answers  


Is kali linux illegal?

0 Answers  


how many types of user accounts are available in linux os? if i assign a uid below 500 to a normal user..wat wil be happened?

5 Answers  


Name key files or directories on a unix system that should always be backed up?

3 Answers   Wipro,


How many types of user accounts are available in linux os?

0 Answers  


Categories