Last active
December 6, 2022 10:02
-
-
Save Oifan/0b45812e8533030a2d50b0b0bcbc624b to your computer and use it in GitHub Desktop.
Perl 5.10 core
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rem='source www.dostips.com | |
@perl -s %0 %*&Exit/b&:'; | |
#!/usr/bin/perl -w | |
print "Hi there! DOS rocks!\n"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment