aboutsummaryrefslogtreecommitdiff
path: root/man/print.md
blob: d2c69b7cc0e58ff8d1ce9e08564341b5a453c8e6 (plain)
1
2
3
4
5
6
7
8
9
# print

Print the arguments to the standart output.

## Usage

```
$ print Hello, World
```