Exploring the Wonders of Kali Linux -2
Here are another some basic commands commonly used in Kali Linux:
cat: Concatenate - Displays the content of a file on the terminal.
find: Searches for files and directories in a given location. For example, find /path/to/search -name "filename"....
rockylab.hashnode.dev1 min read
Yash Kadiya
An enthusiastic Software Engineer
Nice and short!