X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7B9443858C60 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=tlinx.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=tlinx.org Message-ID: <6148582D.4070908@tlinx.org> Date: Mon, 20 Sep 2021 02:45:17 -0700 From: L A Walsh User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: windows explorer links in cygwin /bin X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" I have about 99 ".lnk" files in my /bin dir. What are these for? They appear to be explorer links to various things, to list some files w/o the .lnk extension: ( /bin/ls -T 0 -x -w 96 |sed -r 's/\.lnk//g' ) Console2 a2ping a5toa4 adhocfilelist amstex arara arlatex authorindex bibexport bundledoc cachepic chkweb cron_diagnose.sh ctanify ctanupload de-macro dtxgen dviasm dvigif dvilj6 So why are these in the /bin directory since they don't work on the command line (like in BASH). They do work in explorer, but most of them are console utilities. So why would ".lnk" files be used in cygwin packages since they don't work under cygwin, but are 'explorer' links. Note, these are not hard nor soft links as one might create with 'ln [-s]'. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple