← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands-website/anti_spam_app into lp:widelands-website

 

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.


References