Use a more common terminal type.

This commit is contained in:
Andrew Hamilton 2016-10-26 14:09:05 +02:00
parent cff347ae77
commit 3cf7d52a63
16 changed files with 84 additions and 84 deletions

View file

@ -1,2 +1,2 @@
#!/usr/bin/perl 
print "Hello, world!\n";
(B#!/usr/bin/perl(B (B
(Bprint(B (B"Hello, world!\n"(B;(B