2015-02-06 15:16:23 +00:00
2013-11-25 21:33:58 +00:00
2015-02-06 15:16:23 +00:00
2014-10-02 23:47:39 +01:00
2014-10-16 11:28:01 +01:00
2014-11-30 14:12:52 +00:00
2014-10-02 23:47:39 +01:00
2015-02-06 15:16:23 +00:00
2015-02-06 15:16:23 +00:00
2015-01-26 19:26:22 +00:00
2014-11-30 13:28:26 +00:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-11-30 13:12:33 +00:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2015-01-26 19:26:22 +00:00
2014-11-30 13:12:33 +00:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-11-30 13:12:33 +00:00
2014-10-02 23:47:39 +01:00
2014-11-30 12:34:26 +00:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-11-30 13:12:33 +00:00
2014-07-14 11:14:36 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2013-08-16 16:42:59 +01:00
2015-01-16 15:55:07 +00:00
2014-10-02 23:47:39 +01:00
2014-11-29 21:46:42 +00:00
2013-08-19 16:34:18 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-06-03 15:15:21 +01:00
2014-11-30 13:12:33 +00:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-11-30 13:12:33 +00:00
2014-10-02 23:47:39 +01:00
2014-07-10 22:04:06 +01:00
2014-11-29 21:22:56 +00:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-10-02 23:47:39 +01:00
2014-11-30 13:12:33 +00:00

ubase - suckless linux base utils
=================================

ubase is  a collection of  tools similar  in spirit to  util-linux but
much simpler.

The complement  of ubase  is sbase[1] which  mostly follows  POSIX and
provides all the portable tools.  Together they are intended to form a
base system similar to busybox but much smaller and suckless.

Building
--------

To  build ubase,  simply  type  make.  You  may  have  to fiddle  with
config.mk and config.h depending on your system.

You  can  also  build  ubase-box,  which  generates  a  single  binary
containing  all  the  required  tools.    You  can  then  symlink  the
individual tools to ubase-box or run them directly as follows:

  ubase-box cmd [args]

Ideally you will  want to statically link ubase.   We highly recommend
using musl-libc[2].

ubase is known to compile with gcc, clang and tcc.

[1] http://git.suckless.org/sbase/
[2] http://www.musl-libc.org/
Description
Mirror of Suckless' ubase (git://git.suckless.org/ubase)
Readme 481 KiB
2022-02-11 10:57:15 -05:00
Languages
C 80.4%
Roff 15.9%
Makefile 3.7%