User Tools

Site Tools


linux:bash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:bash [2023/07/25 15:20] bstaffordlinux:bash [2023/07/25 15:20] (current) – [Read File] bstafford
Line 22: Line 22:
     host -W 5 -t txt "$domain". # -W 5 for a 5 second timeout     host -W 5 -t txt "$domain". # -W 5 for a 5 second timeout
 done < "$domainsfile"</code> done < "$domainsfile"</code>
 +<code>./get-txt-records.sh > host.out 2>&1</code>
 ===== Sudo ===== ===== Sudo =====
 Add user to sudo list in ''visudo'' Add user to sudo list in ''visudo''
linux/bash.1690298425.txt.gz · Last modified: by bstafford