The Titanic Sank to the Bottom of the Ocean

One hundred and six years ago, on April 14 and April 15, the Titanic sank to the bottom of the ocean. Fifteen hundred and three people perished. It was a terrible tragedy. When I was back in Ireland…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Bash Script Tips

I am not the expert of Linux system administrator, but every day I work and use Linux/Unix based systems and found myself that I am familiar with most of the shell script command lines and use them very effective and productive.

Today I would like to share my experiences with those commands and the best practices.

alias is a Linux command used for shortcuts/aliases of a bash command. It is a fast way that you can map the long command line into short and easy to remember. The syntax is

In order to make the alias command works permanently with your account profile. You should add the alias command as follows in ~/.bashrc:

Append the lines below into fille ./bashrc

Some alias commands are a very safe place to apply especially in the PRODUCTION environment.

dd command

chmod | chown command

These commands are very often being used in the LINUX system. However, you might make a mistake easily with typo mistake with the following case:

More command alias makes your work more productivities

Grant sudo command with specific user with specific action and folder

There are other commands such as

We know now how to find all sudo users in our Linux system. How to find whether a certain user has sudo privilege or not? That’s easy!

To find if an user is sudo user, simply run

Sample output:

I hope this article can help you and enlarge your knowledge with the bash shell scripts.

If this article is helpful, please support to press on the clap button and help other readers to reach this story as well.

I look forward to the feedback and comments

Add a comment

Related posts:

Keep Your Brain Sharp with These Simple Habits

It is a frightening yet an inevitable fact of life that the human body will deteriorate as we age. This includes the functions of our joints, lungs, bones and, unfortunately, our brain. However, that…

Tiny Life

You might feel like you know, because, yes, there are many situations in life where someone can aggravate your so much, scare you so much, and love you so much, but when it’s so tiny and incapable of…

How to Sell Work Using Instagram Stories?

Struggling to sell your creative work on Instagram? 💸 ⠀ Courtesy of @tomrossmedia ⠀ The conversion rates on Instagram suck, because clickable links aren’t a thing in post descriptions 🤢 ⠀ However…