You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! It seems to me that fd ends up processing a variety of information pieces about a file (size, ctime/mtime/perms etc). I have an array of different machines serving different functions, and I'm looking for a way to aggregate file-level information across them. Would it be possible to write the information fd automatically collects about a file as json to stdout, for post-processing with something like jq? I haven't written (a comprehensive patch for) rust before, would this be a good "first issue" if there's not already an easy strategy?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! It seems to me that fd ends up processing a variety of information pieces about a file (size, ctime/mtime/perms etc). I have an array of different machines serving different functions, and I'm looking for a way to aggregate file-level information across them. Would it be possible to write the information fd automatically collects about a file as json to stdout, for post-processing with something like jq? I haven't written (a comprehensive patch for) rust before, would this be a good "first issue" if there's not already an easy strategy?
Beta Was this translation helpful? Give feedback.
All reactions