
RCS file: /usr/cvs/TundraWare/tdir/tdir,v
Working file: tdir
head: 1.71
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 21;	selected revisions: 21
description:
tdir: 'python' Script Source File
----------------------------
revision 1.71
date: 2014/02/12 17:42:04;  author: tundra;  state: Exp;  lines: +65 -23
Added automatic detection of terminal width on *NIX systems.
----------------------------
revision 1.70
date: 2006/05/12 21:31:01;  author: tundra;  state: Exp;  lines: +2 -2
Added -R to command list in help summary.
----------------------------
revision 1.69
date: 2006/05/10 18:46:39;  author: tundra;  state: Exp;  lines: +3 -3
Updated copyright.
----------------------------
revision 1.68
date: 2006/05/10 18:33:04;  author: tundra;  state: Exp;  lines: +14 -8
Added -D option to suppress output of dotfiles.
----------------------------
revision 1.67
date: 2002/09/02 00:40:36;  author: tundra;  state: Exp;  lines: +4 -4
Changed shell invocation to use /usr/bin/env.
----------------------------
revision 1.66
date: 2001/07/21 20:38:29;  author: tundra;  state: Exp;  lines: +12 -10
Changed display of sort by extension in several ways:
Separator character now appears at the beginning of the extension.
'dot files' (with a leading separator character) are now shown as
having no extension.
Extensions are now enclosed in parens instead of curly braces for
better readability.
----------------------------
revision 1.65
date: 2001/07/21 20:10:06;  author: tundra;  state: Exp;  lines: +2 -2
Added -e option to Usage command line help display.
----------------------------
revision 1.64
date: 2001/07/20 22:42:39;  author: tundra;  state: Exp;  lines: +4 -2
Fixed a bug introduced in last version.
----------------------------
revision 1.63
date: 2001/07/20 21:24:35;  author: tundra;  state: Exp;  lines: +23 -15
Added option to suppress sorting by extension.
----------------------------
revision 1.62
date: 2001/07/17 16:55:04;  author: tundra;  state: Exp;  lines: +3 -3
Embedded version number differently in help screen.
----------------------------
revision 1.61
date: 2001/07/06 17:33:40;  author: tundra;  state: Exp;  lines: +2 -2
Changed definition of TRUE/FALSE booleans to be correct python objects.
----------------------------
revision 1.60
date: 2001/07/05 15:37:56;  author: tundra;  state: Exp;  lines: +2 -3
Switched from old to new form of string rfind()
----------------------------
revision 1.59
date: 2001/07/04 00:02:12;  author: tundra;  state: Exp;  lines: +6 -2
End directory names with "/" instead of ":" (which never made sense).
----------------------------
revision 1.58
date: 2001/07/03 20:29:19;  author: tundra;  state: Exp;  lines: +8 -3
Fixed problem with directories displaying as files in certain cases.
----------------------------
revision 1.57
date: 2001/06/27 20:24:39;  author: tundra;  state: Exp;  lines: +2 -1
Added version information to help display.
----------------------------
revision 1.56
date: 2001/06/27 02:02:44;  author: tundra;  state: Exp;  lines: +22 -14
Changed usage display to be table (tuple) driven for ease of maintenance
----------------------------
revision 1.55
date: 2001/06/24 19:00:24;  author: tundra;  state: Exp;  lines: +2 -2
Changed "Recur" to "Recurse" in the help display.
----------------------------
revision 1.54
date: 2001/06/24 01:35:50;  author: tundra;  state: Exp;  lines: +3 -4
Fixed formatting problem so that -t and -Rdf actually work the same as documented.
----------------------------
revision 1.53
date: 2001/06/24 01:29:15;  author: tundra;  state: Exp;  lines: +26 -10
Added -d, -f, and -t Options
----------------------------
revision 1.52
date: 2001/06/24 00:54:18;  author: tundra;  state: Exp;  lines: +10 -5
 Replaced individual column calculations w/ divmod()
Based version string on RCS information
----------------------------
revision 1.51
date: 2001/06/24 00:46:19;  author: tundra;  state: Exp;
*** empty log message ***
=============================================================================
