Liste des Groupes | Revenir à csm misc |
On 2024-05-02, Jolly Roger <jollyroger@pobox.com> wrote:(See below.)
>On 2024-05-02, Dudley Brooks <dbrooks@runforyourlife.org> wrote:
>On 4/30/24 3:56 PM, Jolly Roger wrote:>
>On 2024-04-30, Dudley Brooks <dbrooks@runforyourlife.org> wrote:>On 4/30/24 8:56 AM, Jolly Roger wrote:>>>
I would use comma characters for delimiters to make it a CSV file,
then open that in a spreadsheet program.
I was just thinking about that. Thanks! (I think Excel can
separate on tabs as well, though. But it's always good to have
different options. And maybe it saves you from having to do
copy-and-paste.)
>
One more thing, if either of you knows why this might be:
>
If <filename> has not already been created, I get an error message.
>
If I create <filename> first, there's no error message, and it seems
to be running fine ... except ... it doesn't seem to do anything --
nothing gets written to <filename>!
>
Any ideas? Maybe it's another casualty of over-full HD?
What is the command you are using,
Exactly what Jim Gibson suggested:
>
stat <flags, etc.> * > <file>
I'm asking for the exact command you are using, verbatim.
No, that was several days ago, late at night. I was exhausted and just didn't want to think about it anymore. Unfortunately, I didn't write it down. I figured I could just do it again to see the message. (Un)fortunately the error didn't happen again.>and what is the error output?>
Today, when <file> doesn't exist, no error message. Can't recreate
error message from yesterday. (Maybe because I cleared a lot of stuff
off my HD?)
You don't remember what the message was?
I just tried this command in my home directory and it works fineThat worked for me today.
regardless of whether the file exists:
# stat -f '%SN,%SB,%Sm' * > file_times.txt
Les messages affichés proviennent d'usenet.