Zcat

From Informatics

Jump to: navigation, search

See man-pages here.

I use this to import data into a database with:

  • zcat jena.sql.gz|mysql [login information here][database]
  • zcat foo.sql.gz|mysql -ukeshav -pplink -Dfoo where foo is my database.
Personal tools