Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1714f06

Browse files
author
Ankam Ravi Kumar
authored
Update README.md
1 parent 6e90388 commit 1714f06

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# shell-scripting-tutorial
22

3+
Keep in touch with for any kind of technical questions
4+
[Facebook](https://www.facebook.com/Linuxarkit/)
5+
[Email List](https://feedburner.google.com/fb/a/mailverify?uri=arkit)
6+
[Linkedin](https://in.linkedin.com/in/ravi-kumar-94530121)
7+
[Google Plus](https://plus.google.com/u/0/+RedhatEnterpriseLinuxStepbyStepGuide/posts)
8+
[Twitter](https://twitter.com/aravikumar48)
9+
[Youtube](https://www.youtube.com/Techarkit?sub_confirmation=1)
10+
[Email Address]([email protected])
11+
312
A complete begineers guide to learn shell scripting from scratch which includes Videos, Practice scenarios and project idea. I will create one file for one topic with code.
413

514
Before jumping into the Shell scripting below are commands you have to practice for better understanding and familiar with Linux command line interface.
@@ -147,3 +156,14 @@ $(()) - Pass command to sub-shell
147156
logger logging messages to log file
148157

149158
Exec to send input to terminal
159+
160+
Resource to Download
161+
162+
[Shell Scripting Book](https://arkit-in.tradepub.com/free/w_wile48/)
163+
164+
[Shell Scripting Book](https://arkit-in.tradepub.com/free/w_pack42/)
165+
166+
[Shell Scripting Book](https://arkit-in.tradepub.com/free/w_advb01/)
167+
168+
[Shell Scripting Book](https://arkit-in.tradepub.com/free/w_wile54/)
169+

0 commit comments

Comments
 (0)