From: Ian Kelling Date: Fri, 30 May 2014 04:06:57 +0000 (-0700) Subject: fix bug introduced by last fix X-Git-Url: https://iankelling.org/git/?p=small-misc-bash;a=commitdiff_plain;h=a6dc34b00207db8f8d9976af32a8c1e82e81cafc;ds=sidebyside fix bug introduced by last fix --- diff --git a/ll-function b/ll-function index f0839cc..d895ae0 100644 --- a/ll-function +++ b/ll-function @@ -64,7 +64,7 @@ ll() { max_hl_digits=${#hardlinks} fi - hl+=($hardlinks) + hl+=("$hardlinks") fi done< <( "$binls" -lAh --color=always "--time-style=+%m-%d %Y