5 lines
59 B
Bash
Executable file
5 lines
59 B
Bash
Executable file
#! /bin/sh
|
|
#
|
|
# This is a valid script with a #! line
|
|
|
|
true
|