mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-04 07:58:21 +00:00
3 lines
36 B
Text
3 lines
36 B
Text
|
#!/bin/sh
|
||
|
exec perl $0.pl ${1+"$@"}
|