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

/haiku/3rdparty/mmu_man/scripts/
H A Dbebook11 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/null
14 hey BeHappy set Topic of Window $LASTWIN to "$1" > /dev/null
H A Dbman11 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/null
14 hey BeHappy set Topic of Window $LASTWIN to "$1" > /dev/null

Completed in 415 milliseconds