Shell Scripting
Shell scripting refers to writing and executing scripts using a shell interpreter, such as the Unix shell (e.g., Bash, sh, csh) or Windows Command Prompt (cmd.exe). Shell scripts are typically composed of a sequence of commands and control structures...
nikitajadhav.hashnode.dev4 min read