The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Shell script to ftp latest file
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Shell script to ftp latest file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
11-22-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
You use could 'ls' to return you the names sorted by date.
Quote:
Originally Posted by
NetBSD
-t Sort by time modified (most recently modified first) before sorting the operands by lexicographical order.
then use the first one.
porter
View Public Profile
Find all posts by porter
Find porter's past nominations received
Find porter's present nominations given