help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] Glob star pattern does not match files beginning with a


From: Dennis Williamson
Subject: Re: [Help-bash] Glob star pattern does not match files beginning with a period
Date: Mon, 13 Jul 2015 16:54:04 -0500

shopt -s dotglob

On Mon, Jul 13, 2015 at 1:57 PM, David Niklas <address@hidden> wrote:

> ls *
> Documents
> tmp
> rtorrent-session
>
> I'm using bash version 4.3.39.
> I want * to match _everything_ but "." and ".." .
>
> Thanks, David
>
>


-- 
Visit serverfault.com to get your system administration questions answered.


reply via email to

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