Hi,
I am using FreeBSD 6.2 without X/Xorg. My shell is bash-3 and my keyboard
layout is US-ISO with TERM set to cons25.
I am facing a problem on the console with bash. Bash simply does not remember
my commands in the right order. Most of the commands I type in a login session
are forgotten i
On Wed, Sep 10, 2008 at 3:11 PM, lexton <[EMAIL PROTECTED]> wrote:
> ... bash script that prints out the files that have been modified in
> the last 5 days ...
Try this:
#!/bin/bash
# note run above line with -x for debug mode
export PATH=/usr/bin:/bin
FILENAMECOLUMN=8 # 9 on old systems or if LC