[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: easier construction of arrays
From: |
Dan Douglas |
Subject: |
Re: easier construction of arrays |
Date: |
Thu, 27 Mar 2014 17:14:14 -0500 |
On Thu, Mar 27, 2014 at 5:05 PM, Mike Frysinger <address@hidden> wrote:
> thanks, i wasn't aware of that func. that seems like the easiest solution.
mapfile it awesome, but for getting find(1) results into an array you
should continue to use a read -rd '' loop. read -d is somewhat
portable, and mapfile does not support a safe delimiter.
Re: ls doesn't work in if statements in bash 4.3, billycongo, 2014/03/27
Re: ls doesn't work in if statements in bash 4.3, billycongo, 2014/03/27
Re: ls doesn't work in if statements in bash 4.3, billycongo, 2014/03/27