Add pbcopy
This commit is contained in:
parent
4e4629539d
commit
46acfa4932
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# HowtoCentOS
|
||||
|
||||
Copy to clipper
|
||||
|
||||
```console
|
||||
cat <file> | pbcopy
|
||||
```
|
||||
|
||||
Upgrade from 8 to Stream.
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in a new issue