X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 52A7E3858C00 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1680492171; bh=8CB9mCpJYjwLk8SyRW02jJ0lea9zyzeJnUpgbLad42w=; h=References:In-Reply-To:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=juwSrZLdJblC96ZnrQVwsjVX9T8C/oQDFZvmalP5miznLOxNv8T7soJ61FlmsAvBC RBvEg4a7oomZmLcgjPX7zYw9Yx4yuxdFdjdAHlAZ2P8AX5V1dJDkEpo4920rKq4x1m wfamz0mFGy0JQhBhpBjn9kocgkkeH8aKcUM9KwHA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 98C353858CDB X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680492155; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VE/i5dVCQVPyWUzdr72R/mKOhI4JHYKRoL/jfe5L4ss=; b=tvD/1jvpVMM/cnH/V/MlrKh+i6+TdFyfSuFGi1kHqELpL9IFukJ/jPaZMlbnF1YH3T h4xqy98y8MAoeMVd1sD9lXacl2RogmTC8CxshRq3hPFIbWdKycuSFxiJLCspWrxbiqAc XiQIuZmCYNipTg7LIDP3Rzu+tr4i0ICJwJSrU2YjS+Ta9Zqetw6EOI4sEZYId7Llcmdu 25ij2/E6/qLbjqtUl9b4IhnhaPnymo9Ie5x2bqci+uTAqsq0lLWedTflY5AakNZW+fSX s7s4pPRVw0y3R+3Vc3uUBQzwtj1TTU+aiUwJPstTTqY0b/obf2qK8w21TNl/8Gr1pIJy W/XA== X-Gm-Message-State: AAQBX9ckJPkTN9M8X8CkS0r/Ioiy4bgXiUgEcd+9LbQG9NjQN55GnbW5 MPEwgAXmgHDDAJB2krr3SU1p0huqcgg3RmnTkRxOWx1sumu2OQ== X-Google-Smtp-Source: AKy350adIUSAMnDR6uWfbWofMg4HNJbxHF3z2n4+AQxfL+Orr99R6osdgFWZf52dOIYvvMCduE0XZ0ZqNjqIrQKWzIY= X-Received: by 2002:a05:6902:168d:b0:b78:3a15:e704 with SMTP id bx13-20020a056902168d00b00b783a15e704mr21293029ybb.10.1680492154823; Sun, 02 Apr 2023 20:22:34 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 2 Apr 2023 23:22:24 -0400 Message-ID: Subject: Re: 'tac' trying to use "/tmp"; Error: not found To: "Prof. Luis G. Uribe C." Cc: cygwin AT cygwin DOT com X-Spam-Status: No, score=1.9 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) 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: , From: marco atzeri via Cygwin Reply-To: marco atzeri Content-Type: text/plain; charset="utf-8" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 3333NEc6006828 On Sun, Apr 2, 2023 at 9:43 PM Prof. Luis G. Uribe C. via Cygwin wrote: > > *Bogotá, Sunday April 2nd, 2023* > > *REF: 'tac' trying to use "/tmp"; Error: not found* > *_______________________________________________________* > *| 'tac' utility dies with a not found "/tmp" error. |* > *¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯* > I didn't see this problem in older 'tac' versions... > > I created "/tmp" under my root directory: > * "c:\tmp"* (Windows 10), *to no avail*. > > I make a *tmp* dir directly *above*, in the *parent's 'tac' dir*: > *"../tmp"*, at the same level as other usual folders like: > *bin*, *dev*, *etc*, *lib*, *sbin*..., > and now: *'**tac' works fine**!* The expectation for the existence of /tmp directory is well founded https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard I assume by accident your installation pruned the directory. I will not be surprised if other programs also complain, not only tac > Best regards, > > *Eng. Luis G. Uribe C.* > Regards Marco -- 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