Files
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

9 lines
221 B
Bash

#! /bin/sh
#
# @(#)busy.sh 1.1 94/10/31 SMI; from UCB
#
# This file must be here, or SNAKE will not run.
# It sets the increment to the priority level under which it runs.
set number=`who | wc -l`
echo "$number / 2" | bc