/
index
/
baseutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add arch
[baseutils.git]
/
arch.1
1
.\"
2
.Dd Jule 2026
3
.Dt ARCH 1
4
.Os
5
.Sh NAME
6
.Nm arch
7
.Nd print machine hardware name (same as uname -m)
8
.Sh SYNOPSIS
9
.Nm
10
.Op Ar ...
11
.Sh DESCRIPTION
12
The
13
.Nm
14
utility is used to print the machine architecture.
15
.Sh SEE ALSO
16
.Xr uname 1
17
.Xr uname 2