#!/bin/sh

#
# This is a comment 
#

ls -lisat

