Solved "xx: command not found" error in Linux Shell Scripting
In this article, we will see how to solve "xx: command not found" error in Linux Shell Scripting. This is a very common error that most of the beginners face during shell scripting or if someone switched to shell scripting after working with object oriented programming languages like Java, C++, C# etc. It is so ... Read more