How To Ideas | How To Articles | How To Tutorials


List/Grid Tag Archives: command

The who command – Terminal

who is command or tool in Unix/Linux-based operating systems which enables the user to know who is currently logged in their system i.e who is on the System. If no option is supplied to this command, it will display the names of users currently logged in the system, along with their terminal, the time of login and the host from which they have logged in. *** Note all the following… Read more »

How To find out Biggest number among the three provided numbers through command line using Shell Scripting

In this tutorial, I will show you how can we find out the biggest number among three numbers which are provided through command line while running the script/program. Instructions: First of all, we will define the Shell which will execute our program with the following command. #!/bin/bash Now we will check whether the number of arguments passed are equal to 3 or not, if not we will print error message… Read more »



© 0456 How To Ideas. All rights reserved.
Proudly designed by Theme Junkie.