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.