Panda Quests Posted on May 25, 2020 What are your top 5 Linux terminal commands? #linux #terminal #coding #codenewbie Top comments (3) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand Saunved Saunved Saunved Follow I'm a software engineer who loves creating prototypes, tools, and basically anything that automates. I work mostly on the frontend, and love exploring unique frontend problems. Location Pune, India Joined Dec 30, 2019 • May 27 '20 Dropdown menu Copy link Hide ssh <username>@<IP> git push/pull npm run/install <something> curl -sSLI <example.com> htop Collapse Expand Yogananda Muthaiah Yogananda Muthaiah Yogananda Muthaiah Follow Location Germany Joined Feb 28, 2020 • May 26 '20 Dropdown menu Copy link Hide df -h Collapse Expand Yogananda Muthaiah Yogananda Muthaiah Yogananda Muthaiah Follow Location Germany Joined Feb 28, 2020 • May 26 '20 Dropdown menu Copy link Hide ps -ef|grep Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
ssh <username>@<IP>git push/pullnpm run/install <something>curl -sSLI <example.com>htopdf -h
ps -ef|grep