mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 04:58:52 +00:00
Update cheatsheets
This commit is contained in:
14
tldr/pampick
Normal file
14
tldr/pampick
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# pampick
|
||||
|
||||
> Pick images out of a multi-image Netpbm stream.
|
||||
> See also: `pamfile`, `pamsplit`.
|
||||
> More information: <https://netpbm.sourceforge.net/doc/pampick.html>.
|
||||
|
||||
- Execute a shell command on each image in a Netpbm file:
|
||||
|
||||
`pampick {{image_number1 image_number2 ...}} < {{path/to/image.pam}} > {{path/to/output.pam}}`
|
||||
Reference in New Issue
Block a user