By acoin
via sql.dzone.com
Published: Jan 25 2013 / 09:50
Last time I wrote about a few tips that can make you more efficient when using the command line on Unix. Today I want to focus more on pager. The most common usage of pager is to set it to a Unix pager such as less. It can be very useful to view the result of a command spanning over many lines.
Add your comment