delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199912110648.AAA04567@dagda.sunflower.com> |
From: | "Doug Wyatt" <dwyatt AT sunflower DOT com> |
To: | cygwin AT sourceware DOT cygnus DOT com |
Date: | Sat, 11 Dec 1999 00:48:07 -0600 |
MIME-Version: | 1.0 |
Subject: | Re: Aliase |
Reply-to: | dwyatt AT sunflower DOT com |
CC: | "Greg Turian" <turian AT cncn DOT com> |
In-reply-to: | <00d901bf437a$1486e880$d9d209d0@blacklogic.com> |
X-mailer: | Pegasus Mail for Win32 (v3.12a) |
Hi, I'm going to make the perhaps rash assumption that you are asking about aliases with respect to the Bash Shell > Hi, > How do I create a file to store aliases? A text editor such as vi (vim) or emacs will work fine. If you don't already have it, vim for Cygwin can be found at: ftp://ftp.franken.de/pub/win32/develop/gnuwin32/cygwin/porters/Hirmke_Michael/B20 > Where would it go? To etc in the root directory or in /usr? > Can I import aliases from a text file? > What the proper name for this file would be? > .alises or aliases? The bash manual is an excellent place to learn about using bash. If you don't already have it, it's widely available on the Web... try: http://www.gnu.org/manual/bash/ Look for references to /etc/profile, ~/.bash_profile, ~/.bash_login, ~/.profile and ~/.bashrc. You can 'import', or for that matter execute any list of bash commands in the current shell with the '.' command. > grg Regards, Doug Wyatt -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |