Shebang: All the shell script files have the same extension that is .sh . There can be multiple shells installed in an operating system. The operating system will know which shell to use to execute the shell script using shebang. For sh:#!/bin/sh F...
devopswithabdullah.hashnode.dev1 min read
No responses yet.