[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    sleep as an ash builtin
From:       Ron Yorston <rmy () pobox ! com>
Date:       2023-04-03 20:33:34
Message-ID: 642b381e.RGMiXYMi3rqdOrsZ%rmy () pobox ! com
[Download RAW message or body]

Another thing about sleep as an ash builtin:

   $ trap 'echo yo' INT
   $ echo $EPOCHSECONDS; sleep 10; echo $EPOCHSECONDS
   1680553805
   ^C^C^C^C^Cyo
   1680553815
   $ 

No matter how urgently I press Ctrl-C the sleep runs its full course.

Ron

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic