Readline interface: Difference between revisions

m
summary added
m (omissions)
m (summary added)
Line 1:
{{draft task|Terminal control}}
 
A readline interface is a line editing facility that provides auto completion facilities and the ability to recall previously typed lines. Build a simple application that accepts at least two commands and uses a readline style interface.
 
The interface should provide