[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: |
Eduardo Bustamante |
Subject: |
Re: [Help-bash] The best way to get a file in a directory |
Date: |
Wed, 21 Nov 2018 22:43:17 -0800 |
On Wed, Nov 21, 2018, 10:31 PM Peng Yu, <address@hidden> wrote:
> Hi,
>
> I'd like to get a file in a directory. It can be any file in the
> directory. I don't care what it is as long as it is in the directory.
>
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?
>
Re: [Help-bash] The best way to get a file in a directory, Chris F.A. Johnson, 2018/11/29