Describe the use of strace command

Submitted by: Murtaza
Strace can be used to check the system calls called by the program. So, this can be used for debugging and benchmarking purposes.
Submitted by: Murtaza

Read Online Linux OS Management Job Interview Questions And Answers