You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# <aname="linux-command-line"></a>Linux Command Line
10
2
11
3
Introduction to Linux commands and Shell scripting
12
4
13
5
*[Linux curated resources](https://github.com/learnbyexample/scripting_course/blob/master/Linux_curated_resources.md) for more complete resources list, including tutorials for beginners
14
-
* For more related resources, visit [scripting course](https://github.com/learnbyexample/scripting_course)
6
+
* For more related resources, visit [scripting course](https://github.com/learnbyexample/scripting_course) and my programming blog https://learnbyexample.github.io
15
7
16
8
<br>
17
9
@@ -42,7 +34,6 @@ Introduction to Linux commands and Shell scripting
42
34
* Even for pull requests, open an issue for discussion before submitting PRs
43
35
* or [gitter group chat](https://gitter.im/learnbyexample/scripting_course) for discussion as well as for help/mentorship
44
36
* Share the repo with friends/colleagues, on social media, etc to help reach other learners
45
-
* Contribute by donating on [patreon](https://www.patreon.com/learnbyexample) or [liberapay](https://liberapay.com/learnbyexample/donate)
46
37
* In case you need to reach me, use [gitter private chat](https://gitter.im/learnbyexample)
47
38
* or mail me at `echo 'bGVhcm5ieWV4YW1wbGUubmV0QGdtYWlsLmNvbQo=' | base64 --decode`
48
39
@@ -66,3 +57,4 @@ Introduction to Linux commands and Shell scripting
66
57
# <aname="license"></a>License
67
58
68
59
This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/)
0 commit comments