#!/bin/dash

clear ; ls -lrt | grep -v ^d | grep -v \~
