Shell tools and scripting
Shell script VS other scripting languages
The shell script is used to perform operations such as printing (echo), program execution (./) and manipulation (touch).
On the other hand, many different scripting languages have been developed that can hand...
sailorworks.hashnode.dev4 min read