[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] The best way to get a file in a directory
From: |
Dennis Williamson |
Subject: |
Re: [Help-bash] The best way to get a file in a directory |
Date: |
Thu, 22 Nov 2018 08:16:51 -0600 |
On Thu, Nov 22, 2018, 5:48 AM Peng Yu <address@hidden wrote:
> >
> >
> > What do you mean by "get"? You want to read the contents? How do you know
> > which one to pick? Do you know the full file name? A prefix? Or the first
> > by modification time? A pattern?
> >
> >> I don’t know the full filename. Any file with name not starting with a
> dot is fine. I just need to get the file name. No content is needed. I
> don’t care which one to pick. Any file is fine.
> --
> Regards,
> Peng
>
https://unix.stackexchange.com/a/62883
>
Re: [Help-bash] The best way to get a file in a directory, Chris F.A. Johnson, 2018/11/29