D
D
Demjanok2016-12-02 18:21:18
linux
Demjanok, 2016-12-02 18:21:18

Gentlemen, can you recommend books on creating bash scripts and regular expressions?

More practice (cookbook) is desirable.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergei Nazarenko, 2016-12-02
@nazares

rus-linux.net/MyLDP/BOOKS/abs-guide/flat/abs-book.html

A
abcd0x00, 2016-12-03
@abcd0x00

Scripts in Bash
This is generally a site with guides
tldp.org/guides.html
This is ABSG (Advanced Bash-Scripting Guide)
tldp.org/LDP/abs/html/index.html
ABSG has already been given to you in Russian.
Regular Expressions
Here in Python
getpython3.com/diveintopython3/regular-expressions.html
https://docs.python.org/3/howto/regex.html#regex-howto
There is also a book called
"Mastering Regular Expressions" by Jeffrey Friedl

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question