bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59639: Is this a bug?


From: Paul Eggert
Subject: bug#59639: Is this a bug?
Date: Sun, 27 Nov 2022 10:11:57 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 2022-11-27 09:29, Klaus Dittrich wrote:
grepĀ  gdk* file.txt

You should quote the pattern for the shell, e.g.:

grep 'gdk*' file.txt

You can see what's going on by using the shell command 'set -x' before running 'grep'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]