Quantcast
Channel: LINUX HOWTO – LinOxide
Viewing all articles
Browse latest Browse all 382

What is the Function of Shebang in Linux?

$
0
0

The #! characters form a magic number. We embed these magic number in any scripts under UNIX / Linux operating systems to tell the kernel what interpreter to execute, to read our script. Like Linux shell, Python, Perl and R [...]

The post What is the Function of Shebang in Linux? appeared first on LinOxide.


Viewing all articles
Browse latest Browse all 382

Trending Articles