Skip to content

Instantly share code, notes, and snippets.

@riyadparvez
Created August 5, 2015 18:17
Show Gist options
  • Save riyadparvez/e89cde3cb686038fcac0 to your computer and use it in GitHub Desktop.
Save riyadparvez/e89cde3cb686038fcac0 to your computer and use it in GitHub Desktop.
#! /bin/bash
#ls /tmp > /dev/null &
sleep 60 &
sudo chrt -f -p 99 $!
#sudo chrt -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment