What is Shell Scripting?
Reading Time: 12 minutesThis article explains what shell scripting is and provides some examples of usage. We’re using Red Hat Enterprise Linux, but all commands work in any Linux flavor. First and foremost: What is Shell Scripting? In Linux, a shell script is simply a text file containing commands you would normally type in the terminal, but saved…
