LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-25-2010, 01:10 PM   #1
rohithaksha
LQ Newbie
 
Registered: Jan 2010
Posts: 2

Rep: Reputation: 0
Extracting latest tar file from the list


I have a bunch of tar files in a folder with the name in 'file_name.MMDDYYYY.HH.mm.SS.tar' format. I need to write a shell script that picks latest and greatest of the above tar files and extracts it to a particular folder.

Appreciate your help!
 
Old 01-25-2010, 01:38 PM   #2
rohithaksha
LQ Newbie
 
Registered: Jan 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Never mind, I got the answer.

FILE_NAME=$(ls -lrt file_name.* | awk '{print $9 }' | tail -1)

FILE_NAME contains the file name of the latest file.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
a tough question 4 u, problem in extracting tar & tar.gz files p_garg Linux - General 5 11-08-2010 11:02 AM
problem extracting .tar.gz file?? silverbullet7391 Linux - Newbie 3 03-17-2009 12:32 AM
extracting .tar.bz2.gz file need help elsheepo Linux - Software 1 03-09-2008 12:03 AM
extracting rpm list from a file sang_froid Linux - General 1 10-23-2006 10:41 AM
can not list tar file juno Linux - Software 2 09-23-2002 02:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration