help-bash
[Top][All Lists]
Advanced

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

Re: How to match period and space?


From: Koichi Murase
Subject: Re: How to match period and space?
Date: Wed, 11 Jan 2023 23:46:42 +0900

2023年1月11日(水) 23:25 Peng Yu <pengyu.ut@gmail.com>:
> [...] How can I match
> both a period character and a space character?
>
> $ ls *[.' ']*.txt

The above works in my environment.

> $ ls
> a.b.txt  a_b.txt

You seem to have "a_b.txt" instead of "a b.txt".



reply via email to

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