xjobs reads job descriptions line by line and executes them in parallel.
xjobs is most useful on multiprocessor machines when one needs to
execute several time consuming commands that could possibly be run in
parallel. It works similar to xargs, but starts several processes
simultaneously and gives only one line of arguments to each utility
call.
from rene maroufi, with minor tweaks by me
thanks to the Hungarian team for fixing mono ;-)
lat stands for LDAP Administration Tool. The tool allows you to browse
LDAP-based directories and add/edit/delete entries contained within. It
can store profiles for quick access to different servers.
<...>
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
section so the libraries weren't accessible by a normal user. These libs
were split off from the individual binaries in the last major update of
bacula (between openbsd 4.6 and 4.7) meaning that users not in group
_bacula would be unable to use the admin applications.
ok jasper@ merdely@
* base the default maxconn on available filehandles.
* change the error message to better indicate that it's an error
not a warning.
ok jasper@
while there, remove an out-of-date comment in MESSAGE-main.
toprump is a modified version of the top command included with OpenBSD.
Added features include an ASCII CPU utilisation graph; the ability to
highlight (make bold) a users' processes; and an inverse username
filter. Plus other modifications.
xstatbar is a simple system monitor that shows various stats in an X
window that's immovable and not part of your tab-order. It was built to
go with tiling window managers like scrotwm and xmonad where you can
configure a small region of the screen as "off-limits" for windows.