Stable: 2.5.2
Development: 2.6-alpha3
Download
I would like to print the help instructions from mocp. Can I find it somewhere as file or on the web?
JohnSmith
Thu, 2017-07-06 01:03
Permalink
I could select the text and copy it, the paste in text editor. Issue solved
kmws
Thu, 2017-07-06 15:59
You could also just route the output of the command to a text file, like:
mocp -h > mocp-help.txt
JohnSmith
Thu, 2017-07-06 01:03
Permalink
print the help instructions, not just on screen
I could select the text and copy it, the paste in text editor.
Issue solved
kmws
Thu, 2017-07-06 15:59
Permalink
You could also just route the
You could also just route the output of the command to a text file, like:
mocp -h > mocp-help.txt