home *** CD-ROM | disk | FTP | other *** search
/ BURKS 2 / BURKS_AUG97.ISO / BURKS / LINUX / USRGUIDE / IMG124.GIF < prev    next >
Graphics Interchange Format  |  1996-09-10  |  8KB  |  610x428  |  1-bit (2 colors)
Labels: black | darkness
OCR: alias 18="18 -F' # give characters at the end of listing alias 11="18 -1" # special 1s alias la="1s -a" alias ro="rm *"; Im .* "" # this removes backup files created by Emacs alias rd="rmdir" # saves typing! alias md="mkdir" alias pu=pushd : pushd, popd, and dirs weren't covered in this alias po=popd # manual --- you might want to look them up alias ds=dirs # in the bash manpage # these all are just keyboard shortcuts alias to="telnet cs. oberlin. edu" alias ta="telnet altair.mcs. anl. gov" alias tg-"telnet wombat .gnu. ai. mit. edu" alias tko="tpalk kold@cs. oberlin. edu" alias tjo="talk jimb@cs. oberlin. edu" alias mroe="more" # spelling correction! alias moer="more" alias email="emacs -f rmail" # my mail reader alias ed2="emacs -d floss: 0 -fg \"grey95\" -bg \"grey50\"" # one way of invoking emacs