Files
tldr/pages.tr/linux/print.md
2022-10-31 06:52:35 -03:00

14 lines
325 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# print
> `run-mailcap` komutunun print özelliğinin öbür adı.
> Normalde `run-mailcap` komutu mime-tarzı/dosya işlemek için kullanılır.
> Daha fazla bilgi için: <https://manned.org/print>.
- Bir dosyayı yazdır:
`print {{dosya_ismi}}`
- `run-mailcap` ile yazdır:
`run-mailcap --action=print {{dosya_ismi}}`