]> arthur.barton.de Git - ConfigScripts.git/log
ConfigScripts.git
15 years agoUse Msg() function to output console messages.
Alexander Barton [Mon, 20 Oct 2008 22:09:12 +0000 (00:09 +0200)]
Use Msg() function to output console messages.

The Msg() function abstracts diffenences in the echo(1) command and
shell built-in functions. This implementation always calls /bin/echo ...

15 years agoTest if user home directory is writeable.
Alexander Barton [Mon, 20 Oct 2008 22:04:58 +0000 (00:04 +0200)]
Test if user home directory is writeable.

The user home directoty can be un-writable when it is mounted using
NFS, for example.

15 years agoOnly set $LANG variable when it is not set already.
Alexander Barton [Mon, 20 Oct 2008 22:03:09 +0000 (00:03 +0200)]
Only set $LANG variable when it is not set already.

15 years agoNew alias bblack() and function BLACK() to blacklist IP addresses.
Alexander Barton [Sun, 19 Oct 2008 20:08:58 +0000 (22:08 +0200)]
New alias bblack() and function BLACK() to blacklist IP addresses.

15 years agoInstall user/bash_profile as $HOME/.profile, if this file exists
Alexander Barton [Thu, 7 Aug 2008 16:58:16 +0000 (18:58 +0200)]
Install user/bash_profile as $HOME/.profile, if this file exists

15 years agoMake sure that $UID is set.
Alexander Barton [Thu, 7 Aug 2008 16:56:37 +0000 (18:56 +0200)]
Make sure that $UID is set.

15 years agoOnly try to make backups if the destination file already exists.
Alexander Barton [Thu, 7 Aug 2008 16:55:42 +0000 (18:55 +0200)]
Only try to make backups if the destination file already exists.

15 years agoInitial import into GIT repository.
Alexander Barton [Thu, 7 Aug 2008 11:40:32 +0000 (13:40 +0200)]
Initial import into GIT repository.