LinuxCommandLibrary

linux32

sets the architecture execution domain to 32-bit and runs the specified program

TLDR

This command is an alias of setarch

$ tldr setarch
copy

SYNOPSIS

linux32 [options] [program [arguments]]

DESCRIPTION

linux32 sets the architecture execution domain to 32-bit and runs the specified program. It is equivalent to `setarch linux32` and is used to run 32-bit programs on 64-bit systems with modified personality flags.

SEE ALSO

setarch(8), linux64(8)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community