From 0da88f38ccaaae3edbb50b6ae3201a591d01d114 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 28 Dec 2015 16:18:03 +0100 Subject: sat only has one queue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 375d1e5..3eca018 100644 --- a/README +++ b/README @@ -34,6 +34,10 @@ RATIONALE sat does not do system load analysis, this should be done in a separate program. + sat only has one queue, queue can easily be emulated using dummy + commands, for example instead of 'my command', you can run + 'sh -c ": QUEUE-a ; my command"'. + at(1) should not be merged into cron(8). cron(8) does recurring scheduled jobs, at(1) does one-time unscheduled jobs. atq(1) does not translate to cron(8). -- cgit v1.2.3-70-g09d2