Search Results

Search: Posts Made By: Qwetek
40,114
Posted By Qwetek
yeah that works, i did it using for, but its...
yeah that works, i did it using for, but its homework and i have to use xargs to pass each line to wc, but i dont know how, because if i pass "string" to wc's stdin using | ..( echo "string with...
40,114
Posted By Qwetek
Count words on each line in file using xargs
Hi, im having a problem with xargs, i want to cout word of each line in file, and i HAVE to use xargs, i tried:
cat file | xargs wc -w .....that uses all words in file like name of files and...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy