my argument against function was its way slower it isnt much for this project but the overall ' timings adding ' project
if its a bash bug , my code's not fault , and i really prefer such be fixed On Tue, Aug 6, 2024, 21:07 Greg Wooledge <g...@wooledge.org> wrote: > On Tue, Aug 06, 2024 at 20:59:08 +0200, alex xmb sw ratchev wrote: > > maybe its this i completly dunno > > > > i guess i must start use devel branch ? > > > > On Tue, Aug 6, 2024, 20:45 Grisha Levit <grishale...@gmail.com> wrote: > > > > > On Tue, Aug 6, 2024, 14:19 alex xmb sw ratchev <fxmb...@gmail.com> > wrote: > > > > > >> ~ $ alias tm='timemark+=( $EPOCHREALTIME )' > > >> ~ $ tm > > >> > > >> [Process completed (signal 11) - press Enter] > > As a temporary workaround, you could write a function instead of an alias. > >