Tag Archives: Unix

PC

How to Use Find Command in Unix

In this tutorial we will show you how to use unix commands to find certain directories present on your system.
You can use the find unix command to locate files on your hard drive. You can add various filters along with the command to narrow down your search.
To understand how to do this, follow the steps given below.


read more »

PC

How to Use the Tar Command

In this tutorial we will show you How to use the tar command.
In Linux, you can extract tar files using the terminal application only. So first of all, let’s move to the desktop and list the contents by using the ls command.


read more »

PC

How to Use Who Unix Command

In this tutorial we will show you how to use the who unix command.
The “who” command works exactly the same as the “w” command and is used to find the same information along with more detailed statistics and further information.
For this tutorial, we will show you how the different attributes can be used along with the “who” command. To understand more about the who unix commands look at the steps given below.


read more »

PC

How to Use Unix AT Command

In this tutorial we will show you how to use the unix at command.
Through the Unix AT commands, we can run a set of commands at a particular time, which is really helpful in scheduling tasks in a Linux environment.
For this tutorial, we will show you how to restart the Unix server by using this command.


read more »