fill /acme
This commit is contained in:
parent
71cfa9c637
commit
a150899221
114 changed files with 14220 additions and 0 deletions
7
acme/bin/Perl
Executable file
7
acme/bin/Perl
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/rc
|
||||
|
||||
# aperl:
|
||||
# Executes perl command and alters stderr to produce Acme-friendly error messages
|
||||
# Created 02-JUL-1996, Luther Huffman, lutherh@stratcom.com
|
||||
|
||||
/bin/perl $* |[2] /bin/perl -pe 's/ line (\d+)/:$1 /' >[1=2]
|
Loading…
Add table
Add a link
Reference in a new issue