Search:
Forum
UNIX/Linux Programming
script
[try Beta version]
Not logged in
register
log in
user name:
password:
remember me
forgot your password?
or sign in using:
try again
cancel
forgot your password?
script
Sep 6, 2021 at 10:17pm
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.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs