Linux commands: Difference between revisions

Jump to navigation Jump to search
19 bytes added ,  22 September 2014
m
Line 151: Line 151:
    
    
</pre>
</pre>
note: the last line of above part is '''return symbol'''. You wold will to execute the last command automatically.
note: the last line of above part is '''return symbol'''. The last command will not executed automatically without the return symbol.


* export the *.sql file. It will show a progress bar and estimated time to complete the mysqldump <ref>[http://dubbs.github.io/blog/2013/09/05/mysql-import-slash-export-progress-bar/ MySQL Import/Export Progress Bar - Kevin Warrington]</ref>:  
* export the *.sql file. It will show a progress bar and estimated time to complete the mysqldump <ref>[http://dubbs.github.io/blog/2013/09/05/mysql-import-slash-export-progress-bar/ MySQL Import/Export Progress Bar - Kevin Warrington]</ref>:  

Navigation menu