[svlug] Baffled by bash

Skip Evans skip at bigskypenguin.com
Sat Jan 20 15:01:39 PST 2007


Hey all,

I'm on a client's server trying to export a MySQL 
database, something I've done a gajillion times, 
but I'm getting results from this bash shell I 
don't understand. See below:

[skip at www-lax-001 phpMyAdmin]$ mysqldump -u 
pointleader -p pointsdata > points.sql
-bash: points.sql: No such file or directory

Why does it think points.sql should be an existing 
file? I Googled for 'bash shell redirect' and 
found a page saying I needed a '&' in front of the 
'>' char, but got the same results.

What gives?

Thanks!!!
-- 
Skip Evans
Big Sky Penguin, LLC
61 W Broadway
Butte, Montana 59701
406-782-2240

=-=-=-=-=-=-=-=-=-=-=

Check out PHPenguin, a lightweight and versatile 
PHP/MySQL development framework.

http://phpenguin.bigskypenguin.com




More information about the Svlug mailing list