1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 19:42:51 +01:00

Add content for basic terminal commands

* Update 104-basic-terminal-commands.md

* Update 104-basic-terminal-commands.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Jon K 2022-08-04 14:30:44 +02:00 committed by GitHub
parent 034e13308a
commit 144bd47d21

View File

@ -12,3 +12,4 @@ After enough exposure and practice to these commands, it will become easier to u
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.learnenough.com/command-line-tutorial'>Command Line Tutorial</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.hostinger.com/tutorials/linux-commands'>34 Basic Linux Commands</BadgeLink>
<BadgeLink colorScheme='purple' badgeText='Challenge' href='https://cmdchallenge.com/'>Commandline Challenge</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=ZtqBQ68cfJc'>The 50 Most Popular Linux & Terminal Commands (with timestamps)</BadgeLink>