Tagged Questions
2
votes
2answers
157 views
Safely run arbitrary commands in Linux
I would like the user to specify a list of commands for gathering statistics about the system that he/she is interested in. I would run these under various scenarios automatically. However I'm not ...