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 :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=E/UqGnbWnxZJISqLmC/yIRs8yF2arT+shWP12eLO5kw Qx9e3/fWy7xOdDQ/NJYjvCqi5ewzTcCvLryXgB7BRPW364U4CXgIJ7WBTTJXr6Uy 2QmyBBri4aFU4Vk4O3GYe4hizkXtAz5ir9jsaPvzTTlE8/ElnsUQgbYyqqOtMamM = 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 :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=9FPfrsVohOY6gJbt3/xpLtr/C2c=; b=r/+ECPNdJUAIRC8gc JXZEKaKNacZ5Mny7MdpkVzto4rITgUhSzMumgBypI90sgiQ/hZrfeY7I01780n6q imRod9bE1k1rVWLoFjmqsLR2EgJpx9yBVMbuDAnADEVeoDeHRmmp3XEPYu/2cO0f QIRYccchNZRRxvLFS8hrFNM+xk= 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=0.8 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mout.gmx.net Message-ID: <53063D4D.8070600@mail.com> Date: Thu, 20 Feb 2014 12:37:17 -0500 From: Todd Poole User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Setup Path References: <530600B8 DOT 6050504 AT mail DOT com> <1808331891 DOT 20140220213024 AT yandex DOT ru> In-Reply-To: <1808331891.20140220213024@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Excellent, that's what I was looking for. Thanks for the help. Todd Poole On 2/20/2014 12:30 PM, Andrey Repin wrote: > Greetings, Todd Poole! > >> Really new to Cygwin. Is there a way to setup Cygwin so when I got to >> terminal to type a command I don't have to enter the complete path as >> shown here: > >> $ cd /cygdrive/c/directory name > >> Anyway to setup to where I might just enter > >> $ c/directory name > >> or something like it? > > There's a small improvement you can apply in regard to paths length. > Check the /etc/fstab file, duplicate the last line, uncomment it and amend to > > none / cygdrive binary,posix=0,noacl 0 0 > > Then you will be able to use just "/c" instead of "/cygdrive/c" > > > -- > WBR, > Andrey Repin (anrdaemon AT yandex DOT ru) 20.02.2014, <21:25> > > Sorry for my terrible english... > > > -- > 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 > -- 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