> On Dec 24, 2023, at 8:36 AM, Murthy Nunna <mnunna@xxxxxxxx> wrote: > > <your-script-or-command> | awk '{ print strftime("[%Y-%m-%d %H:%M:%S]"), $0; fflush() }' > t.txt & Ooooh, awesome! I'm going to save that for reference.
> On Dec 24, 2023, at 8:36 AM, Murthy Nunna <mnunna@xxxxxxxx> wrote: > > <your-script-or-command> | awk '{ print strftime("[%Y-%m-%d %H:%M:%S]"), $0; fflush() }' > t.txt & Ooooh, awesome! I'm going to save that for reference.