
๐๐ฌ๐ฌ๐๐ง๐ญ๐ข๐๐ฅ ๐๐ ๐๐๐ฌ๐ข๐ ๐๐ข๐ง๐ฎ๐ฑ ๐๐จ๐ฆ๐ฆ๐๐ง๐๐ฌ: ๐๐๐ฌ๐ญ๐๐ซ ๐๐จ๐ฎ๐ซ ๐๐จ๐ฆ๐ฆ๐๐ง๐ ๐๐ข๐ง๐ ๐๐ค๐ข๐ฅ๐ฅ๐ฌ ๐ง
๐ฉ๐ฐ๐ - Print working directory. ๐
๐ฅ๐ฌ - List directory contents. ๐
๐๐ - Change ...
For further actions, you may consider blocking this person and/or reporting abuse
That's a great summary. Adding

htop
as it provides us the very nice UI and metrics of our process usageSome ppl might have to install that first, there is also
top
which is usually installed by default :)A humble suggestion; Instead of "sudo su", "sudo -i" would be more correct.
Thanks for the comments
for detailed process you can use glances also but you have to install first
can you please guide me for that ?
helpful!! :)
thanks for your comment
A little curiosity: the touch command is not primarily intended to create a new file; it is used to change the access and/or modification date and time of an existing file. However, if you use touch on a non-existent file, it will create a new file. To explicitly create a new file, you can use:
nice article!
If there is example for each command it would be even more helpful
will share each & every Example Later Thanks
very helpful
Thanks a lot!!
Nice resource