File: shell-script

package info (click to toggle)
gopher 2.3-2
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,364 kB
  • ctags: 2,030
  • sloc: ansic: 22,451; perl: 1,950; sh: 1,510; makefile: 397; asm: 1
file content (4 lines) | stat: -rwxr-xr-x 101 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/sh

echo "This is a test of a shell script"
echo "You could put all sorts of cool stuff here"