Bash Positional Parameters, Arguments

Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file.   bash scripts uses positional parameters to process command line arguments in a bash shell script, to get process status, exit status and options flag.as an arguments to process the inputs. Learn to identify, and use these parameters to add more logic and functionality in your bash scripts.

Continue reading “Bash Positional Parameters, Arguments”

Top 10 Programming Languages by Popularity

If  you want to learn new computer programming language  or upgrade current skills you can safely pick of the top 10  programming languages which are highest in demand . For companies thinking of  migrating or developing software solutions in new programming languages for their new or current setup one of these languages  will be a good choice. Continue reading to learn about top 10 programming languages. Continue reading “Top 10 Programming Languages by Popularity”

fsck Messages, Meaning and Solutions

fsck message can be cryptic and many times it is difficult to understand it is great challenge to decide about the response to provide for fsck prompts.

This article describes  the fsck error messages and possible action that can be performed  during each phase of fsck.  If you are looking for fsck and related information, you can find it in this article fsck – Check & Repair Unix and Linux File Systems

These are the phases and detailed errors, messages  with their meaning Continue reading “fsck Messages, Meaning and Solutions”