Skip to content

Commit

Permalink
Add: new command 'touch'
Browse files Browse the repository at this point in the history
  • Loading branch information
AstroProfundis committed May 16, 2013
1 parent 30e7893 commit 2e29e02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/atrme_cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,9 +564,10 @@ TerminalShell.fallback = function(terminal, cmd) {
'bash': 'You bash your head against the wall. It\'s not very effective.',
'ssh': 'ssh, Kikan is watching.',
'uname': 'Future Gadget',
'uname -a': 'Future Gadget atr.me C204 3nd EDITION ver3.16 #1 Last Update: Wed, May 01 2013',
'uname -a': 'Future Gadget atr.me C204 3nd EDITION ver3.16 #1 Last Update: Thu, May 16 2013',
'uptime': 'From the past to the future, it\'s up to time.',
'free': 'Yes you can look around for free.',
'touch': 'Across the Great Wall, we can touch every corner in the world!',
'finger': 'Mmmmmm...',
'kill': 'Terminator deployed to 1973.',
'use the force luke': 'I believe you mean source.',
Expand Down

0 comments on commit 2e29e02

Please sign in to comment.