From: Christoph Berg <cb@df7cb.de>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: akpm@linux-foundation.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tools: mm: Added modern version of shell quote and a stranza for required command check
Date: Tue, 1 Jul 2025 12:57:17 +0200 [thread overview]
Message-ID: <aGO_Ddv1ALTejqK2@msg.df7cb.de> (raw)
In-Reply-To: <20250701094603.23933-1-unixbhaskar@gmail.com>
> -gnuplot -p << EOF
> +$(command -v gnuplot) -p << EOF
Why would you delegate PATH searching to `command -v` when you can
just invoke the command directly?
Christoph
next prev parent reply other threads:[~2025-07-01 10:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-01 9:37 Bhaskar Chowdhury
2025-07-01 10:57 ` Christoph Berg [this message]
[not found] ` <aGPEPxNkvtK3xRgk@Gentoo>
2025-07-01 21:32 ` Andrew Morton
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=aGO_Ddv1ALTejqK2@msg.df7cb.de \
--to=cb@df7cb.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=unixbhaskar@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox