dev/bash/gedit/hello.sh

4 lines
33 B
Bash
Raw Normal View History

2011-04-09 19:06:44 +04:00
#!/bin/bash
echo "Hello, Bash!"