Linux Basic Commands Full Guide (Hindi),chapter-1
https://youtu.be/ILHsvpo1W3I?si=QV9Xqq7sHd1b2XrK Directory Commands pwd → Current (present) working directory show karta hai cd → Directory change karne ke liye cd .. → Ek step piche cd ../.. → Do step piche cd ~ → Home directory cd → Direct home me le jata hai 📝 File Handling Commands touch → Empty file banane ke liye touch file1 file2 file3 cat → File ka…
