Add pbcopy

This commit is contained in:
Benoît S 2021-12-01 07:00:24 +00:00
parent 4e4629539d
commit 46acfa4932
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# HowtoCentOS
Copy to clipper
```console
cat <file> | pbcopy
```
Upgrade from 8 to Stream.
```console