Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-04-2004, 01:41 PM
|
#1
|
|
Member
Registered: Sep 2003
Posts: 37
Rep:
|
Linux Shell Scripting using BASH Help!
Hi, Im working on a school assignment and i have gotton almost the rest of the script working but have gotton stuck, I have to right a script that output this
Last Access Time: 2004-01-14 10:24
Creation/Modified Time: 2004-01-13 15:02
Im not sure how i find the specfic access time of a file in that format any help would be greatly appeciated
Jamie
|
|
|
|
02-04-2004, 01:51 PM
|
#2
|
|
Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
Check out the 'ls' manpage - it has options for formatting the time, like "--time-style", and an option "--time=xxx" for showing creation time, access time, etc.
|
|
|
|
02-04-2004, 02:08 PM
|
#3
|
|
Member
Registered: Sep 2003
Posts: 37
Original Poster
Rep:
|
I have looked up the ls man pages and found those entries, but I tried
jsmacmil@matrix:~> ls --time=access
ls Labtree otherclasses l2.text
cat bak public_html partner.stu
asgm1 drivers Cisco PIX Firewall Features.doc rollem.bash
Desktop lab1 expressions.bash spam.stu
this is my output it doesn't list any times at all it only sorts by time so if there is a switch or something im missing please gu9ide me in the right diretion
|
|
|
|
02-04-2004, 02:11 PM
|
#4
|
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Take a look at stat:
man stat
|
|
|
|
02-04-2004, 02:58 PM
|
#5
|
|
Guru
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018
Rep:
|
With ls, you need to use the -l option to see dates and stuff. 'stat' is probably better suited to your purposes anyway.
|
|
|
|
02-05-2004, 09:16 AM
|
#6
|
|
Member
Registered: Sep 2003
Posts: 37
Original Poster
Rep:
|
Thank you for u help stat command worked prefectly
Thank you
Jamie
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 07:07 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|