Is it possible to use
for retrieving meta data of
by passing File1's inode number as an argument to
instead of the file name?
stat [option - any doing this?] [inode number of File1]
instead of
stat /home/$USER/File1
I mean that directly, not with any piping and command substitution trickery.
Asked by futurewave
(213 rep)
Jan 19, 2024, 09:37 AM
Last activity: Jan 19, 2024, 11:35 AM
Last activity: Jan 19, 2024, 11:35 AM