Searched refs:LASTWIN (Results 1 – 2 of 2) sorted by relevance
11 LASTWIN=$(hey BeHappy count Window | grep result | cut -d ' ' -f 7)12 let LASTWIN="$LASTWIN - 1"13 hey BeHappy set Book of Window $LASTWIN to "Man pages" > /dev/null14 hey BeHappy set Topic of Window $LASTWIN to "$1" > /dev/null
11 LASTWIN=$(hey BeHappy count Window | grep result | cut -d ' ' -f 7)12 let LASTWIN="$LASTWIN - 1"13 hey BeHappy set Book of Window $LASTWIN to "Be Book" > /dev/null14 hey BeHappy set Topic of Window $LASTWIN to "$1" > /dev/null