2. Basic Linux commands with it's explanation.
Anonimo
ls – List directory contents. ... cd /var/log – Change the current directory. ... grep – Find text in a file. ... su / sudo command – There are some commands that need elevated rights to run on a Linux system. ... pwd – Print Working Directory. ... passwd – ... mv – Move a file. ... cp – Copy a file.