How to Get The First File in Unix: "In case you are looking files using ls or find command and only want to get the first file found, the command would be like.
ls -l /any/path/filename*|sed -e 's///,/g'|awk -F "," '{print $NF}'|head -1
Of course, you can also use it in find command."
'via Blog this'
This is one of the other channels being utilized as part of an innovative program to provide "pre_launch" services for domains which are being considered for development.
SocialAds.biz Find the buzz on the best deals in town!
Error loading feed.
Google Analytics Blog
Friday, March 23, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment