We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like to have a tool that works like stat but shows elapsed time for timestamps:
stat
$ mega-stat foo File: foo Size: 1483 Blocks: 8 IO Block: 4096 regular file Device: 53h/83d Inode: 17732923532907633 Links: 1 Access: (0777/-rwxrwxrwx) Uid: ( 1000/jpfuntne) Gid: ( 1000/jpfuntne) Access: 2024-04-25 08:17:27.129931200 -0400 (XdXhXmXs) Modify: 2024-04-25 08:17:27.125527600 -0400 (XdXhXmXs) Change: 2024-04-25 08:17:27.129931200 -0400 (XdXhXmXs) $
The text was updated successfully, but these errors were encountered:
Starting new tool, a work in progress. See issue #110
bf50729
No branches or pull requests
I would like to have a tool that works like
stat
but shows elapsed time for timestamps:The text was updated successfully, but these errors were encountered: