Learning Unix
Saturday, July 24, 2004
xargs
xargs
executes its arguments as commands ad reads standard input to specify arguments to that command.
% find / -print | xargs ls -ld
posted by hulo543 @
10:58 PM
0 comments
0 Comments:
Post a Comment
<< Home
Previous Posts
du - disk usage for all files
find
RUF: Reading unmounted filesystems
mke2fs to format partitions
Using 'od' to see partition contents in hex
Sed - Ellie Quigley - Chap 4 exercise
Sed - Ellie Quigley - Chap 4
0 Comments:
Post a Comment
<< Home