RosettaCodeData/Task/Interactive-programming/UNIX-Shell/interactive-programming-2.sh

6 lines
90 B
Bash
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
$ csh -f
% alias concat 'echo "\!:1\!:3\!:3\!:2"'
% concat Rosetta Code :
Rosetta::Code
%