Hello Everyone, A colleague sent me this website "Linux Cheat Sheets" and I thought I would share it with you. (I don't see one dedicated to IBM z/Series just IBM (AIX) Cheat sheets.)
http://www.scottklarr.com/topic/115/linux-unix-cheat-sheets---the-ultima te-collection/ Thanks for all your replies... Alyce -----Original Message----- From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On Behalf Of Adam Thornton Sent: Friday, August 15, 2008 7:53 AM To: [email protected] Subject: Re: Linux Commands On Aug 15, 2008, at 8:58 AM, Rich Greenberg wrote: > On: Thu, Aug 14, 2008 at 10:03:14PM -0500,Adam Thornton Wrote: > > } On Aug 14, 2008, at 9:34 PM, Paul Raulerson wrote: > } > } >(1) Learn vi. > } > } Heretic. > > Adam may call me a heretic also but I agree with Paul. While there > are > many other editors available on *ix and you can easily start a holy > war > over which is the best, vi is the editor that you can be sure is > there. > Want to install EMACS (aka Eight Megs And Constantly Swapping) or > THE or > any others on a newly installed *ix? Use vi to tailor the makefile > and > config files first. > > Coming in as a consultant and the system doesn't have SuperEditorX > which > you are used to, and you don't have the time to learn SuperEditorY, > it will almost certainly have vi. Rich is, I hate to say, right. Very few systems will not have vi preinstalled. Emacs is hardly ever already-just-there (yay OS X!). So you SHOULD learn enough vi to get by. Fortunately, that's pretty much: hjkl, 0 and $, escape, /, dd, x, i, a, w, q, and ! Adam
