diff options
Diffstat (limited to 'dotfiles/cheat/web_debug')
-rw-r--r-- | dotfiles/cheat/web_debug | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/cheat/web_debug b/dotfiles/cheat/web_debug new file mode 100644 index 0000000..a7a3cbf --- /dev/null +++ b/dotfiles/cheat/web_debug @@ -0,0 +1,2 @@ +# Web redirection testing with wget +wget -O/dev/null --no-check-certificate http://noria.lan/board 2>&1 | grep -P "(301|Location)" |