Computerman
Abstract
computerman is multiway user tools written with Ada programming language.
Name
computerman
Synopsys
computerman [ -OPTION [ PARAMETER ] ]
Options
- -h : Print this message
- -v : Print version
- -i Total_Sum : Initialize value of Total_Sum
- -a Value : Add Value to Total_Sum
- -r Value : Remove Value from Total_Sum
- -t : Print Total_Sum
Parameters
Total_Sum is fixed point between -999_999.99 and 999_999.99.
Value is fixed point between -999_999.99 and 999_999.99.
Desciption
computerman is twelve modes capabilities of personal managment.
Available function
- Minimal command line interpreter
- Minimal MIDI sequencer
Interpreter
Default mode
Executed by system call to "/usr/bin/sh" with command line option ("-C").
Prompt
Print the terminal name setted by the environment variable $TERM
Print the cpu usage.
Print the current houre.
Capabilities
- Command Line history
- Command Line completion in for path name
ESC to quit the mode.
MIDIConsole
Access by function(1).
Commands
start [ Tempo ] : start sequencer from Tempo if it's specified, 60 Bpm else.
SPACE to start and then stop the sequencer.
stop to stop the sequencer
Ctrl+R to start and then stop modulation sequencer to record.
Ctrl+P to start and then stop modulation sequencer to play.
ESC to quit the mode.
Copyright
inconito.net