trisquel-icecat/icecat/tools/lint/test/files/file-perm/no-shebang/bad-shebang.c

2 lines
37 B
C
Executable file

#!/bin/bash
int main() { return 0; }