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.
Category: Basics
rmdir force in Linux ? – How to force remove Linux directories
rmdir is a command in windows to force remove directories. The equivalent command in Linux and Unix is – rm , the command is used to remove file and directories. Learn more about using rm command in Linux to force remove directories .
Continue reading “rmdir force in Linux ? – How to force remove Linux directories”
Red Hat 7.x Installation : Step by Step Guide
You can try Red hat Linux on your laptop or desktop at home or office. Red hat Linux is a paid product but you can get a 60 day trial version of their Enterprise Linux server to try it out and learn. Here are the complete steps to guide you through the installation process if you are installing it for the first time.
Continue reading “Red Hat 7.x Installation : Step by Step Guide”
git checkout remote branch – How to, Examples and Options
git checkout command is used to checkout code from your local repository. if you are working in a project where many different teams are collaborating , you will need to use git remote checkout to review and checkout the code from the remote server hosting the repository. find out how to use git remote checkout correctly with examples.
Continue reading “git checkout remote branch – How to, Examples and Options”
php redirect – How to, Examples, Issues & Solutions
php redirect is a convenient way to redirect https requests to another page. Learn about correct syntax, response code , common errors using session data and time delayed redirection. Continue reading “php redirect – How to, Examples, Issues & Solutions”
Best Health Apps for iPhone in 2019 You Shouldn’t Miss Out
Your health determines the quality of your life. Though gym sessions play a significant role in ensuring you stay fit and healthy, the advancement of technology has made it possible to achieve your fitness goals, build your strength and improve your health from your phone. You can now use your smartphone as your health coach to prevent diseases such as high blood pressure or heart attacks. There are a plethora of apps available for you that are cost effective and can help you to maintain a healthy lifestyle. However, choosing the right app can be a dilemma. Continue reading “Best Health Apps for iPhone in 2019 You Shouldn’t Miss Out”
Six Common Mistakes For Python Programmers To Avoid
Python, at first glance, is a simplistic programming language which anyone could master easily, with enough practice and dedication. However, while there are some common mistakes which are especially prevalent with beginner coders, even advanced Python programmers can make some mistakes when they underestimate the power of every character you write in this language, so read on for some of the most common and advanced mistakes. Continue reading “Six Common Mistakes For Python Programmers To Avoid”
TLS vs SSL: What’s the Difference ?
Online security is vital these days if we want to avoid becoming victims of unscrupulous malware, spyware, and phishing attacks. With internet criminals becoming more and more crafty, sophisticated and highly organized, the only way to ensure adequate protection is to make sure that your online activities are protected by the latest security protocols. Continue reading “TLS vs SSL: What’s the Difference ?”
Top 10 Project Management Tools for Agile Development
Software companies are managing complex projects due to the increasing and compounded business requirements, finding themselves in need of an agile project management tool that is not only intuitive but helps them handle their projects in a timely and effective manner. Agile project management software helps users to plan and oversee a project throughout all of the development phases. This grants a significative advantage to managers because it also offers the possibility of laying out the stages of product development by establishing deadlines and creating tasks. Continue reading “Top 10 Project Management Tools for Agile Development”