Merge 1e4a9f8ce3
into 6b50745d2e
commit
549c9602f2
|
@ -495,6 +495,8 @@ Qualche esempio di combinazione di più comandi comandi:
|
|||
|
||||
- `fortune`, `ddate`, e `sl`: mmmh, beh, dipende molto da quanto consideri le locomotive a vapore e le citazioni di Zippy "utili".
|
||||
|
||||
- `mkfifo`: crea una namedpipe, utile per comunicazioni tra processi, due processi separati possono accedervi per nome e scriverci dati o leggervi
|
||||
|
||||
|
||||
## OS X
|
||||
|
||||
|
|
|
@ -548,6 +548,8 @@ A few examples of piecing together commands:
|
|||
|
||||
- `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful"
|
||||
|
||||
- `mkfifo`: create a namedpipe, useful for inter-process communication, where two separate processes can access it by name and read/write into it
|
||||
|
||||
|
||||
## macOS only
|
||||
|
||||
|
|
Loading…
Reference in New Issue