#!/bin/ksh
OpenBSD
NetBSD
bash
csh
sh
tcsh
zsh
ksh preparedness
KSH script basics
Stupid Korn Shell Tricks
- Good stuff for someone coming from bash
Summary of shell facilities
Source a file
Two ways. Using
.
you need to give it the path:
. ./.kshrc . ~/.kshrc