Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Open many web pages at once via the Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open many web pages at once via the Terminal
Authored by: punkass on Jan 31, '05 07:46:45PM

Just to clarify Rob's description, xargs actually takes the three line block of text and splits it into three seperate arguments (as opposed to one big one). Type

man xargs

at the prompt to learn more about how xargs works...



[ Reply to This | # ]