X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=acZ SwMcp46g3dgHL6QMrlSCB9C/JKAsn+gByu4Ybm3CSr5Hrf1tUp+SAcgLINmVkHDu M3UDcanHNfazxjjHnUPwtlRJ5UO86TLpkct3hY5tMZoj88k8eJLpAuKLaLxjyiYw gPEZ25ATft2y5xi+XpbLCK+mN7uCNUldD3VysDTo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=BxTtyaTA9 ugpiNFApxKJzeCQez8=; b=vjcPxQXvQs5amXns6w8wf2jiLqajZ02Ud0MIF/pgc PIwImVgMmoflCcot72lA55A/yYZHBYurWN7NSr8CydiLf1Uy/fVOf8ogYspop/m2 h59uf/qYdZ2HHkYnerLtVpY/OmlX0cEDaSqmMh4bq1HeB7tFD911ARMUFiTEhTz7 dA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: proxyz16.mailnet.ptd.net Message-ID: <52F979B0.2080604@ptd.net> Date: Mon, 10 Feb 2014 20:15:28 -0500 From: Mike Rushton User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Newbie Alias and Profile questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Can some one give me some hints about this ? I read the documentation and can't figure this out. I am trying to put an alias in a .bashrc alias clear='printf "\033c"' But what .bashrc do I put this in ? in /ect/skel or the one my user directory. I put this code in and it seems to get overwritten. I don't understand what I am doing wrong. It is a minor thing that i can't clear the screen, but i want to work at this and try to fix this. Then I want to add a script to my profile. but what one the .profile or .bash_profile ? Other that these problems, I am converting my Korn shell scripts to bash under Cygwin and it is going pretty good so far. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple