Skip to content

Commit b66ab4b

Browse files
Updated README.md
Just adding some links
1 parent 533e067 commit b66ab4b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33
Get DNS records in a CSV format from a file with a list of domains.
44

55
`mx.sh --domains 'path/to/domain/file/with/one/domain/on/each/line' --record 'MX'`
6+
7+
Sources of inspiration
8+
https://dev.to/thiht/shell-scripts-matter
9+
http://redsymbol.net/articles/unofficial-bash-strict-mode/
10+
https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html

0 commit comments

Comments
 (0)