echo “UNIX Shell Scripting”

unix-shell-scripting

Why one should learn UNIX Shell Scripting ?

If you are working with Data or Databases you must have come across to the UNIX systems as unix/linux is the mostly used operating system when it comes to the systems holding large amount of data, whether it is old data warehousing appliances or the new hadoop system, all are exploiting the unix/linux as their server.

So when we start working in an ecosystem we need to learn the rules and regulations of that ecosystem so that we can work inside that ecosystem Ex- Like on earth you need to know the traffic rules to drive or may be transfer some goods from one place to another through the road safely.

Above’s explanation may have given you the answer of “Why one should learn Unix Shell Scripting?” if not continue reading.

When we work with Data there are times when you need to store,move,sort,search …. the data in your hosting system, the reason could be anything mostly while testing when you need to move data from one place to another inside your hosting system, which can take a big chunk of time. So to automate the process of copying a file and moving to another place you can build a Shell Script. There can be many applications of Shell Scripting so start searching.

One thought on “echo “UNIX Shell Scripting”

Leave a comment