Interest
Proportion of Hacker News items mentioning "xargs" over time.
Mentions
Total number of Hacker News items mentioning "xargs" over time.
xargs is a command on Unix and most Unix-like operating systems used to build and execute commands from standard input. It converts input from standard input into arguments to a command. Read more on Wikipedia