Re: shell commands

2002-06-14 Thread Jonathan Gaudette
To read / edit a file you need to use a command called "vi" information about it's switches and commands in the program are at http://linux-sxs.org/vicommands.html Information on changing date/time can be found at http://www.linuxsa.org.au/tips/time.html A good place for simple commands and h

Re: shell commands

2002-06-14 Thread patrick1
try " man cat" or "man vi" or "man pico" or "man emacs" patrick On Fri, 14 Jun 2002 11:30:19 -0400 "ebinc" <[EMAIL PROTECTED]> wrote: >Does anyone know what to enter at the shell to change server time in Red Hat >7.2 >and to read or edit a file >Thanks very new to the shell >Ed > > > >__