Make perl scripts independ of path

This commit is contained in:
Neo_Chen
2018-08-20 21:03:24 +08:00
parent 98fd5a343b
commit ab7641df72
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
#
# sdump: Dump the contents of a filesystem in SimH format
#