X-Git-Url: https://iankelling.org/git/?p=small-misc-bash;a=blobdiff_plain;f=ll-function;h=e9342e4b38eff5838d7c4faf233f567c9c55a530;hp=6fb746bc0fe9f67190b0bdd9285d833cd61ec5a3;hb=c477c9646eb61ed03bbb0dc5c2b07764557fadd1;hpb=caf671b5c469158479f81f2469e4568e0b938ed9 diff --git a/ll-function b/ll-function index 6fb746b..e9342e4 100644 --- a/ll-function +++ b/ll-function @@ -36,7 +36,7 @@ ll() { lines+=("$line") [[ ! ${line:10:11} == " " ]] && aclchar=true done< <( "$binls" -lAh --color=always "--time-style=+%m-%d %Y -%m-%d %I:%M %p" "$@" ) +%m-%d %I:%M %P" "$@" ) for line in "${lines[@]}"; do # very first line starts with some non printing chars