All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: "Vladimir 'phcoder' Serbinenko" <phcoder@gmail.com>
Cc: The development of GNU GRUB <grub-devel@gnu.org>,
	Adrien 'neox' Bourmault <neox@a-lec.org>
Subject: Re: [RFC][PATCH v1 0/4] How to add --set=VARNAME to the ls command?
Date: Mon, 1 Jul 2024 00:44:10 +0200	[thread overview]
Message-ID: <20240701004410.3221896f@primary_laptop> (raw)
In-Reply-To: <CAEaD8JMhCeiiOBeZwQECkTmU0qbj3gssJoF_1xDP819j0eh7OA@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 363 bytes --]

On Sun, 30 Jun 2024 20:05:10 +0300
"Vladimir 'phcoder' Serbinenko" <phcoder@gmail.com> wrote:

> Did you try:
> insmod regexp
> for x in (*); do
> ....
> done
> Just trying to understand the problem
I didn't know that was possible, the command you gave me works fine and
fits the bill even better than my half-baked patches.

Thanks a lot.

Denis.

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

      reply	other threads:[~2024-06-30 22:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-30 16:25 [RFC][PATCH v1 0/4] How to add --set=VARNAME to the ls command? Denis 'GNUtoo' Carikli
2024-06-30 16:25 ` [RFC][PATCH v1 1/4] Add grub_env_append function Denis 'GNUtoo' Carikli
2024-06-30 16:25 ` [RFC][PATCH v1 2/4] Add command to append to existing environment variables Denis 'GNUtoo' Carikli
2024-06-30 16:25 ` [RFC][PATCH v1 3/4] commands/ls: add --set=VARNAME Denis 'GNUtoo' Carikli
2024-06-30 16:25 ` [RFC][PATCH v1 4/4] commands/ls: support --set for files/directories Denis 'GNUtoo' Carikli
2024-06-30 17:05 ` [RFC][PATCH v1 0/4] How to add --set=VARNAME to the ls command? Vladimir 'phcoder' Serbinenko
2024-06-30 22:44   ` Denis 'GNUtoo' Carikli [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=20240701004410.3221896f@primary_laptop \
    --to=gnutoo@cyberdimension.org \
    --cc=grub-devel@gnu.org \
    --cc=neox@a-lec.org \
    --cc=phcoder@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.