• +91 9723535972
  • info@interviewmaterial.com

Linux Interview Questions and Answers

Related Subjects

Linux Interview Questions and Answers

Question - 111 : - How do you check resources usage?

Answer - 111 : -

Use this command to check resource usage: /usr/bin/time -v ls

Question - 112 : - How do you run a command for a limited time?

Answer - 112 : -

Use this command: timeout 10s ./script.sh

# Restart every 30 minutes
while true; do timeout 30m ./script.sh; done


NCERT Solutions

 

Share your email for latest updates

Name:
Email:

Our partners