3 lines
27 B
Bash
3 lines
27 B
Bash
#!/bin/sh
|
|
|
|
echo BASHISM $_
|
#!/bin/sh
|
|
|
|
echo BASHISM $_
|