startup shut down

any body have beeps or anything at startup/shutdown.or any packages available for sounds? thanks

qnx6’s /bin/echo supports those backslash sequences. “use /bin/echo” for details.
you can put the following in your shell script to generate a bell alert (beep).

/bin/echo “\a”