cancel
Showing results for 
Search instead for 
Did you mean: 
Chetan_Tiwary_
Community Manager
Community Manager
  • 39 Views

Red Hat Linux Interview Series 21

Q.) Explain the output : 

 

cat /proc/loadavg 

25.72 23.19 23.35 42/3411 43603

 

Bonus Q.) Where else do you see the first 3 data frequently ?

 

Q.) You need to use any combination of linux commands using pipe in a single line to just filter out the IP addresses ( eg. 192.x.x.x  and 127.0.0.1 ) from the ifconfig or ip a s command.

 

Q.)  A file contains a string “Chetan-Tiwary” . Your task is to replace the “-” with “:” ( without using vim/vi or echo or any text editor that has an interface) so that the string becomes “Chetan:Tiwary”.

 

 

Level - L2 and above.

 

I'll be posting a series of Linux-related questions covering various skill levels. Feel free to share your insights and expertise. Your contributions will benefit learners at all stages, from those in current roles to those preparing for Linux interviews.

0 Replies
Join the discussion
You must log in to join this conversation.