Score:0

How to print the manual of gzip program

jo flag

I am new to Linux and I need to print the manual of gzip program but I am not able to figure it out. I have written the command man gzip but I am not sure whether it is reading or printing it.

I am using an Ubuntu server not a desktop version.

karel avatar
sa flag
Does this answer your question? [Print from command line](https://askubuntu.com/questions/432746/print-from-command-line)
Score:1
um flag

man gzip | lp

You can even print to pdf:

sudo apt install cups-pdf

man gzip | lp -d PDF

This works for Triskel.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.