Quantcast
Channel: Charleston Software Associates » command line
Browsing all 4 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

PostgreSQL Cheat Sheet

PostgreSQL is one of our favorite database engines for a variety of reasons.  Here is our cheat sheet to help you get online and get around Postgres with minimal effort. Database Access Security...

View Article



Image may be NSFW.
Clik here to view.

MySQL – I Am a Dummy

Today I learned about an interesting command-line option for MySQL: $ mysql --i-am-a-dummy This is an alias for --safe-updates, which imposes three restrictions: Any UPDATE or DELETE that does not...

View Article

Curl from the Command Line

We most frequently use Curl in the form of `libcurl`, a C library providing function transferring data between servers using many of the popular protocols like HTTP, FTP, SCP, and so on. This library...

View Article

Bash Command Lookup (\!)

I’ve recently found something relatively interesting that you can do in a bash terminal. I recently sent out an email talking about how to implement git completion’s wonderful self to work on macs....

View Article
Browsing all 4 articles
Browse latest View live




Latest Images