Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23cbd088f61f8ab

Jump to content

Asmutils

From Wikipedia, the free encyclopedia
asmutils
Stable release
0.18 / 18 February 2006; 20 years ago (2006-02-18)
Written ini386 assembler
Operating systemUnix-like
Size353 Kilobyte
LicenseGNU GPL version 2
Websiteasm.sourceforge.net/asmutils.html

Asmutils is a rewrite of the standard Unix commands in x86 assembly language aimed to have smallest possible size of ELF executables. All standard Unix commands (ls, cat, sh, etc.) executables are less than one kilobyte in size.

Asmutils is available for Linux, UnixWare, Solaris, FreeBSD, OpenBSD and AtheOS and is licensed under the GNU GPL version 2.

Linux mini distributions based entirely on asmutils are a-Linux and SAMEL Linux. Some utilities from asmutils are included in MuLinux and Lepton.

[edit source]