My Work
My Blogs
Hotlinks
Category Archives: command line
Copy a MySQL database to your local MySQL machine
Here’s one way to copy a MySQL database from one server to another using phpMyAdmin, and the MySQL command line client. Requirements : MySQL 5.x installed on your local machine MySQL command line client on your local machine Access to … Continue reading
Posted in command line, database, SQL, tips and tricks
Tagged cli, copy database, dump file, export database, import, import database, mysql, mysql5, phpMyAdmin
Leave a comment
How to find files quickly using the DIR command
How to find files quickly using the DIR command. Here’s a quick way to find files on your windows machine using the command line, instead of the built in search functionality. Drop to a command line. CD your way to … Continue reading
Posted in command line, microsoft
Tagged cmd, dir, dir /s, file search, find, windows
Leave a comment
