diff --git a/wiki/Manual1.wiki b/wiki/Manual1.wiki index 2588aa8..056c5b7 100644 --- a/wiki/Manual1.wiki +++ b/wiki/Manual1.wiki @@ -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 '`