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:date:from:reply-to:to:message-id:subject :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=OgUxonWOo7PlO4BjFFzJ0suac1w4akOij778guLLRkaR/OJWEdp6R HlwwqEJ8Dx9qcvIjyJ4401iwm9DPByDP+GziOlDKedEpH207n0/A0votaE0TT23B F5yMSlMnyYh2xpHL7LK4/+X3WFKo8+qrYz9KPGbAXK80NewEngYVro= 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:date:from:reply-to:to:message-id:subject :mime-version:content-type:content-transfer-encoding; s=default; bh=Xg829WUk4yt89cKWQxLoslqHLpI=; b=wGfP+XlA7v5eGLTx/KwnQORyTHy3 OoNISxcFREBfyqVwpNeBUBvHAT8JXN6DEugDJHZ7yy8ocRSSJ/DThWsz7qhoOGSW kPP6+nj8dTprpFyW8vml1kW1jIGmBYAqTI+FyvKbHLk1Dw8bahyLNvheH+4+r4S9 khU8RF/guHQ1qcw= 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-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mtaz1.mailnet.ptd.net Date: Tue, 4 Feb 2014 14:19:51 -0500 (EST) From: mrushton Reply-To: mrushton AT ptd DOT net To: cygwin AT cygwin DOT com Message-ID: <1898639722.6893470.1391541591920.JavaMail.root@ptd.net> Subject: Newbie Questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes I am loving Cygwin. I have been reading the manuals and documentation and have some newbie questions. 1) When I go to execute a script, do I just type the name of it or do i have to do a ./NameOfScript ? 2) I am trying to do an Alias of the Clear Command ... in my bashrc I has an alias for clear to do a printf "\033c". Well it does not seem to work from my scripts, but works from shell prompt. Is this a path issue ? 3) I am still trying to figure out how to open a termial window and have a menu script always run. Should I put this in my .profile or is there a better way to do this ? Thanks for all the work of the Cygwin team. -- 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