http://www.faqs.org/docs/Linux-HOWTO/Se ... HOWTO.html
Edit: Actually, here is a step by step link matching you situation:
http://www.openpsion.org/howtos/series5mx_new/x473.htm
Code: Select all
if [ -n "${GIT_ECLASS}" -a -z "${EGIT_REPO_URI}" ]; thenCode: Select all
awk '{ print $3"\n"$7 }' < /path/to/dataCode: Select all
PORTAGE_RSYNC_EXTRA_OPTS="--progress"Code: Select all
eselect opengl listCode: Select all
find / -exec touch '{}' ';'Code: Select all
stty -a < /dev/ttyS0