From eac75c1807941382e424da830baba6dbbbca5c72 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Sat, 12 Apr 2014 01:38:41 +0100 Subject: Added and implemented signal behavior --- SPEC | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'SPEC') diff --git a/SPEC b/SPEC index 57b23c8..890c0c8 100644 --- a/SPEC +++ b/SPEC @@ -10,4 +10,5 @@ - morse STRING - transmit STRING in Morse code - exec CMD [ARGS] - execute the shell command CMD with the arguments ARGS in the current working directory - cd PATH - change the current working directory to PATH - - pwd - transmit the current working directory in Morse code \ No newline at end of file + - pwd - transmit the current working directory in Morse code +9. Upon receiving ANY signal, PiSH shall output two dashes and exit. \ No newline at end of file -- cgit v1.1