You can check the duration by using /usr/bin/time <command>. You can avoid 
terminal connection drop by running tmux.

Basically: 

$ tmux 
$ /usr/bin/time mysqldump <more options>
Ups connection to the server dropped here at some point.

ssh again, now

$ tmux attach 
here you are, back in your old session. 

-- 
https://code.launchpad.net/~widelands-dev/widelands-website/anti_spam_app/+merge/334232
Your team Widelands Developers is subscribed to branch lp:widelands-website.

_______________________________________________
Mailing list: https://launchpad.net/~widelands-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~widelands-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to