Advertisement
Guest User

Untitled

a guest
Jan 13th, 2013
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if ! [ -z "$BASH_VERSION" -o -z "$PS1" -o -n "$last_command_started_cache" ]; then
  2.     . /usr/share/undistract-me/long-running.bash
  3.     notify_when_long_running_commands_finish_install
  4. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement