commandline challenge games
This commit is contained in:
parent
7f506d3cd1
commit
fb6dd4a3f5
@ -1524,7 +1524,8 @@ Raw
|
||||
|
||||
# Scripting
|
||||
* [Hacker Rank](https://www.hackerrank.com/domains/shell/grep-sed-awk) - Bash challenges (bash, grep, sed, awk ...)
|
||||
* [Hacker Rank](https://www.hackerrank.com/domains/shell) - Linux Shell challenges
|
||||
* [Hacker Rank](https://www.hackerrank.com/domains/shell) - Linux Shell challenges, funny but nothing fancy
|
||||
* [Commandline Challenge](https://cmdchallenge.com/) - Linux Shell challenges
|
||||
* [Bash Hackers Wiki](http://wiki.bash-hackers.org/scripting/obsolete) - obsolete and deprecated syntax
|
||||
* [Bash Pitfalls](http://mywiki.wooledge.org/BashPitfalls) - common errors that Bash programmers make
|
||||
* [ShellCheck](https://www.shellcheck.net/) - finds bugs in your shell scripts. [Source code](https://github.com/koalaman/shellcheck)
|
||||
|
Loading…
Reference in New Issue
Block a user