Again, a bit more readable date
authorIan Kelling <ian@iankelling.org>
Tue, 22 Apr 2014 07:19:55 +0000 (00:19 -0700)
committerIan Kelling <ian@iankelling.org>
Fri, 9 Sep 2016 21:06:16 +0000 (14:06 -0700)
ll-function

index 6fb746bc0fe9f67190b0bdd9285d833cd61ec5a3..e9342e4b38eff5838d7c4faf233f567c9c55a530 100644 (file)
@@ -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