Shell Scripting: basic concepts
Consider a scenario: setting up a new development environment. This typically involves creating a user, a group, directories, and files, and installing and running software. These commands would have to be run manually in the terminal.
Manually runn...
mercyikpe.hashnode.dev3 min read