aboutsummaryrefslogtreecommitdiff
path: root/misc/lile
Commit message (Collapse)AuthorAgeFilesLines
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* New version (1.6 -> 2.0)Jean-Marc Zucconi1997-08-152-7/+7
| | | | Notes: svn path=/head/; revision=7592
* Style police.David E. O'Brien1997-06-291-1/+2
| | | | Notes: svn path=/head/; revision=7110
* The ile program can be run as a simple shell around any program.Jean-Marc Zucconi1997-06-286-0/+52
It gives any program an input line editing and a history mechanism. It can also be run around your favourite shell. When run around the shell ile records the input to interactive programs launched from the shell as well as the commands to the shell in its history buffer. Notes: svn path=/head/; revision=7106