Guest User

Untitled

a guest
Jan 13th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.18 KB | None | 0 0
  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. }
Advertisement
Add Comment
Please, Sign In to add comment