User Tools

Site Tools


how_to

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
how_to [2016/08/22 18:44]
k2patel [Run single command parallel'y with diff values]
how_to [2016/08/22 18:44]
k2patel [Run single command parallel'y with diff values]
Line 441: Line 441:
  
 ==== Run single command parallel'​y with diff values ==== ==== Run single command parallel'​y with diff values ====
 +<WRAP prewrap>
 <code bash> <code bash>
 (echo "​http://​test.k2patel.in";​ echo "​http://​test.ornl.gov";​ echo "​http://​yahoo.com"​ ) | parallel 'ab -n 50 -c 50 {}' (echo "​http://​test.k2patel.in";​ echo "​http://​test.ornl.gov";​ echo "​http://​yahoo.com"​ ) | parallel 'ab -n 50 -c 50 {}'
 </​code>​ </​code>​
 +</​WRAP>​
how_to.txt ยท Last modified: 2020/08/10 02:35 (external edit)