We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533e067 commit b66ab4bCopy full SHA for b66ab4b
README.md
@@ -3,3 +3,8 @@
3
Get DNS records in a CSV format from a file with a list of domains.
4
5
`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