Skip to main content

Posts

Featured

KALI LINUX BASIC CONMANDS FOR BEGINNERS PART-2

  KALI LINUX BASIC CONMANDS FOR BEGINNERS  PART-2 1.   less Command   “less” command is used to view files. We can view any text file by typing less command       2.    more Command   “more” command is used to show the output of one page at a time it works in any application       3.    vi Command   “vi” is an editor which is used for editing aor inserting a two common nodes      4.    free Command   “free” command is used to provides a information about RAM free in linux it display the entire amount of physical memory   5    sort Command   “sort” command is used for short list the content of the text file line by line it print the line of inputs of all files listed in it     6.     history Command   “history” command is used for viewing the saved history of the commands entered   7     pwd Comma...

Latest Posts

KALI LINUX BASIC CONMANDS FOR BEGINNERS PART-1

KALI LINUX BASIC CONMANDS FOR BEGINNERS

Disclamer