args.1 (493B)
- .\" utils-extra: Collection of extra tools for Unixes
- .\" Copyright 2017-2022 Haelwenn (lanodan) Monnier <contact+utils@hacktivis.me>
- .\" SPDX-License-Identifier: MPL-2.0
- .Dd 2022-02-13
- .Dt ARGS 1
- .Os
- .Sh NAME
- .Nm args
- .Nd dump all passed arguments
- .Sh SYNOPSIS
- .Nm
- .Op Ar arguments
- .Sh DESCRIPTION
- .Nm
- will print out all the arguments passed to it.
- This is intended as a tool for shell debugging.
- .Sh EXIT STATUS
- .Ex -std
- .Sh AUTHORS
- .An Haelwenn (lanodan) Monnier Aq Mt contact@hacktivis.me