[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
tarball of all .spec files in Red Hat 6.2
- From: "Mike A. Harris" <mharris meteng on ca>
- To: rpm-list redhat com
- Subject: tarball of all .spec files in Red Hat 6.2
- Date: Sat, 23 Sep 2000 22:30:59 -0400 (EDT)
Does anyone have a tarball of all .spec files for RH 6.2?
If so, please email attach it to me privately.
TIA
--
Mike A. Harris - Linux advocate - Open source advocate
Copyright 2000 all rights reserved
----------
#[Mike A. Harris bash tip #2 - custom colorized bash prompts]
# For a color prompt, put the following at the bottom of your ~/.bash_profile
TTYNAME=$(tty | sed -e 's/^\/dev\///' -e 's/^tty//');DRED=31;DGREEN=32
BROWN=33;DBLUE=34;DMAGENTA=35;DCYAN=36;GREY=37;DGREY=30\;1;RED=31\;1
GREEN=32\;1;YELLOW=33\;1;BLUE=34\;1;MAGENTA=35\;1;CYAN=36\;1;WHITE=37\;1
CLRUSER=$CYAN ; CLRHOST=$YELLOW # Set the user and host colors here
PS1="$TTYNAME \[\033[${CLRUSER}m\]\u\[\033[0;m\]"
export PS1="${PS1}@\[\033[${CLRHOST}m\]\h\\[\033[0;m\]:\w\$ "
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]