This repository was archived by the owner on Sep 27, 2019. It is now read-only.
-
Couldn't load subscription status.
- Fork 619
Unix Commands
Joy Arulraj edited this page Dec 15, 2016
·
1 revision
pgrep "peloton" | xargs ps fp
pkill -9 peloton
find . -name "*.cpp" -exec ls {} \;
find . -name "*.cpp" -exec sed -i 's/foo/bar/' {} \;
The shell script run.sh is located in /scripts/oltpbenchmark.