LXer: What is Shebang (#! /bin/bash) in Linux Shell Script
by LXer from LinuxQuestions.org on (#6PV9E)
Published at LXer:
The "#! /bin/bash" in Linux, famously known as shebang or hashbang, starts with a pound/hash ("#") sign together with an exclamation ("!") sign.
Read More...
The "#! /bin/bash" in Linux, famously known as shebang or hashbang, starts with a pound/hash ("#") sign together with an exclamation ("!") sign.
Read More...