Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2010-01-27 21:12:03 +00:00
parent 0d9a50460b
commit 40fa443cec
1 changed files with 4 additions and 0 deletions

View File

@ -130,6 +130,10 @@ touch 2
etc.
}}}
...and then process the items like:
`./ppss.sh -f numbers.txt -c 'bash $ITEM'`
This is ofcourse perfectly fine, but not necessary.
`$ ./ppss.sh -f list-of-urls.txt -c 'wget -q '`