SAGARFIVE

Category: Linux

Linux – man

The “man” is a short term for a manual page. In unix-like operating systems such as linux, man is an interface to view the system’s

Read More »

Linux – Archiving

File archiving is used when one or more files need to be transmitted or stored as efficiently as possible. Archiving: Combines multiple files into one,

Read More »

Linux – VI Editor

VI=VIsual Editor , it’s text editor in UNIX/Linux environment. It has two modes, (i) Command Mode  : based on commands you can edit text ,

Read More »

Linux Users

1 Current logged in username whoami 2 All users logged in to system who 3 To find user id  id  4 To see logged in

Read More »