On 01/04/2019, at 09:56, 'Holger Bartel' via BBEdit Talk <[email protected] <mailto:[email protected]>> wrote: > I have a bunch of .yaml files in which I would like to replace/add one value > with a timestamp, which needs to be created from two other fields/values. I > think this needs the help of a filter/shell script and I’d love a pointer in > the direction of how to achieve this.
Hey Holger, It would be useful to have a couple of actual example files. You need to explain how you plan to access the files – what your actual workflow looks like. It appears that you're transforming from normal date/time to epoch time - yes? That transformation will definitely require some scripting. You say you need to replace/add one value – what does that mean? Are you needing to remove both the date and time stamps and replace them with the “Eventtimestamp”? Or are you needing to simply add the “Eventtimestamp” after the other stamps? -- Best Regards, Chris -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
