|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 520244 | | Members: | 4224 | |
|
|
|
|
Advanced Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to restore a mysql database dump |
Description
To restore a mysqldump database dump:
# mysql -u root -p < dbname.sql
Note: dbname.sql is the dump you created using the mysqldump command |
Example
mysql -u root -p < dbname.sql |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: vxdiskadd - how to add or bring a disk under Veritas Volume Manager control
Example: vxdiskadd c0t0d0; vxdisksetup -i c0t0d0
[show me the details] |
coolcommand: tprof - reports cpu usage for individual programs and the system in IBM AIX
Example: tprof -s -k -x sleep 60
[show me the details] |
coolcommand: perl script to send mail using perl standard installation
Example: standard_perl_mail.pl
[show me the details] |
coolcommand: phpinfo.php - php script to get php configration information
Example: phpinfo.php
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42397 |
| Category AIX | 37570 |
| Category General UNIX | 33788 |
| solaris | 20551 |
| aix | 19172 |
|
|
|
|