#!/bin/sh
#
#  Date: Thu May  9 09:57:48 CDT 2019
#  Name: atime
#
/bin/ls -l --time=atime --time-style=iso $1

