pbpaste: add German translation (#9435)
This commit is contained in:
12
pages.de/osx/pbpaste.md
Normal file
12
pages.de/osx/pbpaste.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# pbpaste
|
||||
|
||||
> Sende den Inhalt der Zwischenablage zum Standardoutput.
|
||||
> Weitere Informationen: <https://ss64.com/osx/pbpaste.html>.
|
||||
|
||||
- Schreibe den Inhalt der Zwischenablage in eine Datei:
|
||||
|
||||
`pbpaste > {{datei}}`
|
||||
|
||||
- Benutze die Zwischenablage als Eingabe für andere Kommandos:
|
||||
|
||||
`pbpaste | grep foo`
|
Reference in New Issue
Block a user