Hi Devs,
Do you want to learn most important Linux commands as a beginner.

Here is a thread for you
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rückhand Zeigefinger nach unten" aria-label="Emoji: Rückhand Zeigefinger nach unten">https://abs.twimg.com/emoji/v2/... draggable="false" alt="🧵" title="Thread" aria-label="Emoji: Thread">
pwd - Prints Present working directory on screen
cd - stands for change directory, helps you to switch the current directory

Example in the image
ls - lists files and directories inside the given directory (it will list contents of current directory if you don& #39;t provide 1
cat - used to list the contents of a file on the standard output
cp - it is used to copy the file or director from one location to another
mv - command can be used to move(cut and paste) the files or to rename the files
mkdir - mkdir command creates a new directory
rmdir - removes existing and empty directory ( check next command to remove non-empty dir)
rm - removes existing file
Will keep on adding more to this thread.
You can follow @MohitSehgl.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled: