Re: Less Options

2000-06-19 Thread Jeff
Why not use "head filename" or "tail filename"? Jeff On Mon, 19 Jun 2000, Hal Burgiss wrote: > On Mon, Jun 19, 2000 at 12:27:48PM -0600, SoloCDM wrote: > > How is it possible to force the less command to automatically go to > > the bottom and top of a file when it is executed to open a file?

Re: Less Options

2000-06-19 Thread Hal Burgiss
On Mon, Jun 19, 2000 at 12:27:48PM -0600, SoloCDM wrote: > How is it possible to force the less command to automatically go to > the bottom and top of a file when it is executed to open a file? Not sure I follow 'bottom and top', but 'less +G ' goes to bottom. less starts at top by itself ??? T

Re: Less Options

2000-06-19 Thread Anthony E. Greene
On Mon, 19 Jun 2000, SoloCDM wrote: > How is it possible to force the less command to automatically go to > the bottom and top of a file when it is executed to open a file? > > Note: Detailed Document(s) and Sample(s) are more than welcome. man less -- Anthony E. Greene <[EMAIL PROTECTED]>

Less Options

2000-06-19 Thread SoloCDM
How is it possible to force the less command to automatically go to the bottom and top of a file when it is executed to open a file? Note: Detailed Document(s) and Sample(s) are more than welcome. When you reply to this message, please include the mailing list and my address. ***