HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- File Creation time
Operating System - HP-UX
1834133
Members
2492
Online
110064
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 11:28 PM
10-19-2000 11:28 PM
File Creation time
Is is possible for find the time of file creation? The time displayed with ls is the time the last time the file was created.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 11:33 PM
10-19-2000 11:33 PM
Re: File Creation time
Hi,
the answer is NO.
files have three times in the inode status:
time of last modification (opening for writing)
time of last access (opening for reading)
time of last status change (chmod, chown ...)
Regards
the answer is NO.
files have three times in the inode status:
time of last modification (opening for writing)
time of last access (opening for reading)
time of last status change (chmod, chown ...)
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2000 01:02 AM
10-20-2000 01:02 AM
Re: File Creation time
The only way I know of to find when a file was created is to switch on auditing - and check for events which create files.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2000 02:30 AM
10-20-2000 02:30 AM
Re: File Creation time
Hi:
Here's a piece of trivia someone may find interesting.
In my other life I'm a systems programmer / administrator for large Unisys (Burroughs) mainframes. The operating system is called "MCP/AS" -- Master Control Program / Advanced Systems.
In this enviroment, file "attributes" are part of the directory structure (loosely, inode). Separate entities exist for a file's creation date/time, the last modification (alteration) date/time, the last access date/time (read or execute), the last execution time (for executables), the last time ownership or permissions were changed, the last date/time the file was copied TO its current directory, and the last date/time the file was copied FROM its current directory.
Knowing how and when each of these attributes change can be used as a virtual audit trail.
Only the MCP has the ability to change these attributes. No 'touch' command exists for a user to alter any of these attributes.
It's a different paradigm for sure.
...JRF...
Here's a piece of trivia someone may find interesting.
In my other life I'm a systems programmer / administrator for large Unisys (Burroughs) mainframes. The operating system is called "MCP/AS" -- Master Control Program / Advanced Systems.
In this enviroment, file "attributes" are part of the directory structure (loosely, inode). Separate entities exist for a file's creation date/time, the last modification (alteration) date/time, the last access date/time (read or execute), the last execution time (for executables), the last time ownership or permissions were changed, the last date/time the file was copied TO its current directory, and the last date/time the file was copied FROM its current directory.
Knowing how and when each of these attributes change can be used as a virtual audit trail.
Only the MCP has the ability to change these attributes. No 'touch' command exists for a user to alter any of these attributes.
It's a different paradigm for sure.
...JRF...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP