From e9eaf0c43dc7e2f081a6c91f76f558adffd83a5c Mon Sep 17 00:00:00 2001 From: Shubham Kumar <41225915+scheleon@users.noreply.github.com> Date: Fri, 4 Oct 2019 23:38:40 +0530 Subject: [PATCH] Added TLCL to resources --- Shell-Script/resource.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Shell-Script/resource.md b/Shell-Script/resource.md index 414688e9..30aa4e00 100644 --- a/Shell-Script/resource.md +++ b/Shell-Script/resource.md @@ -9,5 +9,6 @@ category: Languages * [Linux Shell Scripting Tutorial](http://www.freeos.com/guides/lsst/) * [Learn shell programming online](http://www.learnshell.org/) * [Bash cheat sheet](https://learncodethehardway.org/unix/bash_cheat_sheet.pdf) +* [The Linux Command Line](http://www.linuxzasve.com/preuzimanje/TLCL-09.12.pdf) * [Shell scripting interview questions](https://career.guru99.com/shell-scripting-interview-questions) * [Solve Bash Questions](https://www.hackerrank.com/domains/shell)