
Kali Linux Commands
apt-get : to search and install software packages.

cal : to display a calendar.

mv : to move files or directories.

cd : to change directory.

clear : to clear the terminal screen.

df : display free disk space.

dir : briefly list directory contents.

echo : to display message on screen.

cp : to copy one or more files to another location.

ps : for process status.

pwd : print working directory

users : list users currently logged in.

who : print all usernames currently logged in.

whoami : print the current user id and name.

Author : SAVREET Kaur