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:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=oM4wlQWD3z2FN5p3Povgs92fKCxybRIFRmJM1ug6hKwMzmFb3ptL5 bhKmHcI+UYjEjPz3eyuTIBDPxg6MtONY9WI/5lL2l/iivsMVk59QmrfwYYLhpEn7 bcsmDOBr6scVSY/KC3PFA6ffAQvTmlbseyx02Z8QOmruIz9uA1Co4c= 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:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=rRnVKW5ObHooGgGpN1cdw9ry3eQ=; b=PR3ew+M8MMi80zGapKYBr6I7m/5h n9xBW8v08m+bGm+wiFN7TVJeFNbOGeGlIg4KlbgatiPKstqAdeAlnZbQkAlzOET3 3myLqS6XwpJc0Z3qjcPYK9CtXCBJP5tzgYBg3EwFw0XJzBPIYygo1+Fy/J+fu6rB hRAB4CeBEESnOtA= 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.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=Brian, brian, inglis, Inglis X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca To: Cygwin From: Brian Inglis Subject: coreutils stty settings documented but invalid Openpgp: preference=signencrypt Message-ID: <93e71a90-d5cd-51f5-d5b9-4430670ef5db@SystematicSw.ab.ca> Date: Sat, 26 Oct 2019 14:35:42 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Trying to keep my profile/s (aliases, functions) consistent across systems, wondering why some stty settings, supported on Linux systems, although documented on Cygwin (info stty SETTING), are treated as invalid e.g. cmspar, xcase, echoprt, extproc, and not just ignored like other settings: $ stty cmspar xcase echoprt extproc stty: invalid argument ‘cmspar’ Try 'stty --help' for more information. The output from stty -g varies never/little on Cygwin, and is much shorter than any Linux output. The docs do not state whether these settings are meant to be portable or not. Current stable distro stty/coreutils versions vary from Cygwin 8.26, SuSE 8.29, Debian/Ubuntu 8.30, to Fedora 8.31. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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