cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
script
script
Sep 6, 2021 at 10:17pm UTC
Zaneemma
(10)
Write a script which takes a PID as an argument and prints PID's of all its GRANDchildren and grandgrandchildren.
Example:
$ printthem 3545
3546
3548
3666
Topic archived. No new replies allowed.