linux
Jay Johnston linux and linux references
Delete files where size less than X
Need to delete files on your linux box that are a certain size or less? Use this quick command.
Posted: 2010-06-18 10:32:14 more...
Awk One-liner for copying mysql tables
If you need an awk one-liner for copying mysql tables, this is it!
Posted: 2010-06-18 10:05:43 more...
Jay's .vimrc
An example vimrc file for use in vim, the linux vi improved editor.
Posted: 2010-03-26 09:28:25 more...
VIM toggle indent
This is a short function to include in the .vimrc that will allow indenting to be toggled on and off.
Posted: 2009-02-07 20:40:50 more...
FTP from inside VIM
I frequently need to ftp my current file - use this vimball plugin to do it from inside vim!
Posted: 2009-02-07 20:31:21 more...
Remove Mac Encoding
Jay Johnston shows how to remove mac encoding on line feeds/carriage returns with this simple linux shell script
Posted: 2009-02-07 08:23:27 more...

