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:43]
k2patel [Configure option for Fedora / Redhat]
how_to [2016/08/22 18:44]
k2patel [Run single command parallel'y with diff values]
Line 444: Line 444:
 <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 {}'
-</bash>+</code>
how_to.txt ยท Last modified: 2020/08/10 02:35 (external edit)