From 21e7e051b8c14d764bb283da59d8c04fb336ed77 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 28 Aug 2021 14:28:55 -0400 Subject: Initial commit --- (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..c953475 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +@ (At Sign) +----------- + +@ waits and exits at a specified time. It can be used to delay shell +commands, e.g.: + + @ 18:00; printf '\a' + +Copyright +--------- + +Copyright (C) 2021 P. J. McDermott + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. This file is offered as-is, +without any warranty. -- cgit v0.9.1