Sample buildfile
Here's a sample buildfile for a PC-based target.
.profile
The system runs your .profile whenever you log in.
.kshrc
Here's an example of a profile that ksh runs if you set the ENV environment variable as described above for .profile:
PPP with CHAP authentication between two QNX Neutrino boxes
The following script starts the Point-to-Point Protocol daemon, pppd, with a chat script, waits for the modem to ring, answers it, and starts PPP services with CHAP (Challenge-Handshake Authentication Protocol) authentication. After PPP services have terminated, or an error on modem answer occurs, it restarts and waits for the next call.