Browse articles by "linux" tag (12 total)

Updated November 09, 2009 | Contributors: Mike Franks
_This was contributed by a colleague from UCI, Harry Mangalam._ Having spent 3 days debugging ...
Updated September 28, 2008 | Contributors: Mike Franks
Awk is a Unix tool that can be very useful for dealing with text but can be hard to understand. H...
Tags: unix, linux, tutorials
Updated September 17, 2007 | Contributors: Alexander Honda
The page is meant to document some of the more useful, but obscure commands in vi. For commands e...
Tags: Vi, vim, unix, linux, OSX
Updated August 23, 2007 | Contributors: Alexander Honda
"This page":http://www.dc.turkuamk.fi/docs/soft/vim/vim_diff.html goes over some of the advantage...
Tags: unix, linux, OSX
Updated May 24, 2007 | Contributors: Devon Rifkin, Alexander Honda
This article is intended to provided reasons to use the UNIX program _less_ over its predicessor ...
Tags: unix, linux, OSX
Updated March 06, 2007 | Contributors: Michael Takahashi, Slobodan Jovcic
As the root user, enter the following at the command line: $ zdump -v /etc/localtime | grep 20...
Tags: linux, DST
Updated July 01, 2009 | Contributors: Mike Franks, Jason Fong
"Learn UNIX in 10 minutes":http://freeengineer.org/learnUNIXin10minutes.html "UNIX Tutorial fo...
Tags: unix, linux, tutorials
Updated September 21, 2006 | Contributors: Jason Fong
Let's say that you like the color output that comes out of ls (different colors for different fil...
Tags: unix, linux
Updated August 29, 2006 | Contributors: Jason Fong
To get a list of shared libraries that a program needs: ldd /path/to/program T...
Tags: unix, linux
Updated August 15, 2006 | Contributors: Jason Fong
The obvious answer to this is to restore your backup onto a spare server. Or if it's just a drive...
Next page