Conversation
Notices
-
Embed this notice
polprog68k (gorplop@pleroma.m68k.church)'s status on Thursday, 26-Oct-2023 03:58:25 JST polprog68k
Useful shell tricks - stopwatch:
`time read` will wait until you press return or ^C and print the time since you started the command under "real"
demonstrated on android shell: