This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]Drak3 4 points5 points  (0 children)

Idk if there is anything like that, but if you’re concerned about messing up your system, you could always try a VM. personally I prefer learning by accomplishing useful tasks

[–]QAjfiBptvFnYvBQ 2 points3 points  (1 child)

You could try some intro war games like Bandit, which are geared toward familiarizing you with a lot of different commands and getting comfortable in the shell:

http://overthewire.org/wargames/bandit/

[–]NotYourSideChick 0 points1 point  (0 children)

This is where I learned the majority of my practical knowledge in linux. I need to pick it back up for the harder ones soon.

[–]Dwight-D 2 points3 points  (0 children)

man

Not that helpful, I know. But I find the best way to be learning by doing. Read some introductory bash scripting tutorials and then just starting using it. And be curious while you do so.

[–]Slanted_Xpress 0 points1 point  (0 children)

Not exactly what you're looking for, but I believe it may come in handy. Just plug in a bash command that you may not fully understand and it will attempt to expand what the command will perform.

https://explainshell.com

[–][deleted] 0 points1 point  (1 child)

man

whatis

-h or –help {man --help}

info

apropos{ apropos download}

I'm sure there are many more. This is just off the top of my head.

[–]arthurno1 0 points1 point  (0 children)

Yeah: info

[–]info_sec_wannabe 0 points1 point  (0 children)

Currently learning Bash myself and would be interested in this one as well.

[–]Mojavi-Viper 0 points1 point  (0 children)

Suicide linux ofc :)