The strace command is installed as part of the Developer package; it can be installed separately as well:
$ sudo apt-get install strace $ sudo yum install strace
Linux Shell Scripting Cookbook - Third Edition
by Shantanu Tushar
Published by
Packt Publishing, 2017
The strace command is installed as part of the Developer package; it can be installed separately as well:
$ sudo apt-get install strace $ sudo yum install strace