; ***************************** Module Header ******************************\ ; ; Module Name: alias.cfg ; ; Defines aliases for command shell windows. ; ; Syntax: ; Section names are enclosed with '[' and ']' chars and must start in ; column 1. A comment starts with a ';' char in column 1. Every line ; before the first section is ignored. Aliases are specified as ; ; alias = replacement string ; or ; alias = X,replacement string ; The leading 'X,' means 'exclusive'. Then the alias is only ; expanded if it's the only string after a prompt. ; ; Spaces around an alias or a replacement string are stripped. ; ; To avoid expansion of an alias, Prepend it with the configured alias ; escape char. The default value is '*'. If specified before an alias ; string, that char is removed before the cmd is processed. ; ; Copyright (c) Netlabs EPM Distribution Project 2008 ; ; $Id$ ; ; =========================================================================== ; ; This file is part of the Netlabs EPM Distribution package and is free ; software. You can redistribute it and/or modify it under the terms of the ; GNU General Public License as published by the Free Software ; Foundation, in version 2 as it comes in the "COPYING" file of the ; Netlabs EPM Distribution. This library is distributed in the hope that it ; will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty ; of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ; General Public License for more details. ; ; **************************************************************************/ [SHELL] ; X, for exclusive cmd on line dir2 = X,dir /a ;firefox = ?:\programs\firefox\firefox!.exe .. = X,cd .. ... = X,cd \