From 4bfa068cd2d96bc868a452aee40c1fd7ab1bc745 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Sun, 15 Apr 2012 11:15:31 +0300 Subject: added wgetdir alias --- .aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/.aliases b/.aliases index 926f3d1..ec7ea86 100644 --- a/.aliases +++ b/.aliases @@ -3,6 +3,7 @@ alias k9="kill -9" alias quicksrv="python -m SimpleHTTPServer" alias cheapvpn="sshuttle --dns -r ubuntu@athena 0/0" +alias wgetdir='wget -e robots=off -r --no-parent --reject "index.html*"' function dotorrent { scp $1 ubuntu@athena:~/torrents -- cgit v1.3.1