Searched refs:NOTIFY_LIST (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/examples/functions/
H A Dnotify.bash3 unset NOTIFY_LIST
19 elif [ -z "$NOTIFY_LIST" ]; then
22 set -- $NOTIFY_LIST
33 NOTIFY_LIST="$newlist"
53 NOTIFY_LIST="$NOTIFY_LIST $j"

Completed in 120 milliseconds