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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=WZzrqiIQCYthPO1FBz1TATa1w2BOuOHnazJ4GKmgg0V/SEe4nT/HR I5BXCT2wDf8mdZvwQtG0i3n9ojapzvMjZmc9YzK3SD9ltpit/6lPqHnwF3m7bbfm IWJtwgi6y/7x9TU2MSJ5xtUJhtqRs8fWlLmTvJqEcxD1P8LRmx5o4E= 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:reply-to:from:to:subject:date:message-id :mime-version:content-type:content-transfer-encoding; s=default; bh=kM21ctT244jyoVUJiIDGhnd1I78=; b=RlXv34mP+kxKt8LzK2fYl5a1FeME mqJzi8IEjpqLt+f363pkU3nsQn+4BHAsgtfVllE8xr5zXAbyFQTX4cX4SBMtMbd0 DM7au7DQ+qPyOtxgL3/lVjatI3L0P2Zs+NlTHuKW9anH0h8MQG+NvaEskei88nsu Xe1gU+zpyw+Jxco= 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-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_NONE,UNSUBSCRIBE_BODY autolearn=no version=3.3.2 From: Andrew Schulman To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: fish-2.1.1-6 Date: Fri, 06 Feb 2015 12:05:39 -0500 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t16HdPlp000801 The fish package has been updated in the Cygwin distribution. This release has a few Cygwin-only improvements: * sudo function: Alias for 'cygstart --action=runas', which runs a command as Administrator after prompting for approval by UAC. This is the Cygwin analog of sudo in Linux. For example, sudo net start sshd A new window opens to run the command, then closes itself again, so you probably won't have time to read any output. You may like it better to open a root shell with 'sudo fish' or 'sudo mintty', then run your commands there. * iamroot function: True if the shell is running with Administrator rights, else false. For example, iamroot; and echo yes; or echo no * fish_prompt function now correctly adjusts the prompt if fish is running with Administrator rights. fish is the friendly interactive shell. It's a Unix shell that focuses on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. Home page: http://fishshell.com Andrew E. Schulman ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL. -- 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