9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Conor Williams <conor.williams@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] adding -i flag to ignore in /rc/bin/ape/ls
Date: Wed, 24 Jun 2020 15:19:52 +0100	[thread overview]
Message-ID: <CAL6pNZ-qkKX2K_D8-wZnmTLmbRTQjeCdWOxKJhq6ox41+qH2DQ@mail.gmail.com> (raw)
In-Reply-To: <20200624092907.ucu2s7c6hm3f35z7@Hugin>

[-- Attachment #1: Type: text/plain, Size: 1037 bytes --]

hi Jens,

from the 'man ls' on mingw:

  -i, --inode                print the index number of each file
--
/c

Ps:
An inode is a unique number assigned to files and directories while it is
created.
The inode number will be unique to the entire filesystem.
PPs:
User@DESKTOP-NBQGTKA MINGW64 ~/pyth/2x2.2
$ ls -id out1.txt
1970324837545813 out1.txt

User@DESKTOP-NBQGTKA MINGW64 ~/pyth/2x2.2
$ ls -d out1.txt
out1.txt



On Wed, Jun 24, 2020 at 10:30 AM Jens Staal <staal1978@gmail.com> wrote:

> Dear all,
>
> A lot of configure scripts fail on "ls -di" where the easy solution often
> is to
> just edit it to "ls -d" but is there a reason the "-i" flag is not added
> to the
> list of flags that are ignored in /rc/bin/ape/ls ?
>
>
> Best regards,
> Jens
>
>
> ------------------------------------------
> 9fans: 9fans
> Permalink:
> https://9fans.topicbox.com/groups/9fans/T5f20bcb34a86d41e-Mced3655241efdf0c32848573
> Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
>

[-- Attachment #2: Type: text/html, Size: 1776 bytes --]

      reply	other threads:[~2020-06-24 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-24  9:29 Jens Staal
2020-06-24 14:19 ` Conor Williams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAL6pNZ-qkKX2K_D8-wZnmTLmbRTQjeCdWOxKJhq6ox41+qH2DQ@mail.gmail.com \
    --to=conor.williams@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).