Skip to content

Commit 718bd7a

Browse files
committed
update bash page
1 parent 16c4fcd commit 718bd7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/02-development-environments/08-bash-shell.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@ during Python software development as part of a programmer's
6969
application that generates a hostable, customizable status page for your
7070
services.
7171

72+
* [Replacing Bash scripts with Python](https://github.com/ninjaaron/replacing-bash-scripting-with-python)
73+
is a guide on using using Python for administrative scripting, including
74+
what to do about replacing invaluable command line tools such as `awk`,
75+
`sed` and `grep`.

0 commit comments

Comments
 (0)