summaryrefslogtreecommitdiffstats
path: root/fish/more.c
Commit message (Collapse)AuthorAgeFilesLines
* remove trailing blanksJim Meyering2009-07-031-1/+1
|
* Implement "more" and "less" commands in guestfish.Richard W.M. Jones2009-06-291-0/+93
Use commands such as: more /etc/passwd less /etc/fstab These commands are specific to guestfish.