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 for each directory given on standard input (in a separate line)
prints the user with the largest number of files in this directory.
Example:
$ thewinneris << STOP
> /etc
> /tmp
> /home/users/jakubo
> STOP
root
killertrashman
jakubo
Topic archived. No new replies allowed.