Инструменты пользователя

Инструменты сайта


doc:os:ubuntu:printing_help_into_pdf

Печать справки с консоли в pdf

  1. Для начала потребуется установить a2ps:
    apt-get install a2ps
  2. Используем программу card (card –help):
    card -o ./ifconfig.ps ifconfig

    В результате в файле ifconfig.ps будет содержимое справки по команде ifconfig.

  3. Преобразовываем полученный .ps файл в .pdf:
    ps2pdf ifconfig.ps iconfig.pdf

Обсуждение

Ваш комментарий. Вики-синтаксис разрешён:
Error: Call to undefined function each()

Error: Call to undefined function each()

An unforeseen error has occured. This is most likely a bug somewhere. It might be a problem in the captcha plugin.

More info has been written to the DokuWiki error log.