View Single Post
Old 10-29-2024, 12:41 PM   #11
j.p.s
Grand Sorcerer
j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.j.p.s ought to be getting tired of karma fortunes by now.
 
Posts: 5,810
Karma: 103362673
Join Date: Apr 2011
Device: pb360
Quote:
Originally Posted by Shohreh View Post
Thanks for the infos.

What's the correct way to use that Perl script?

Code:
:~/man-to-md-master# ./man-to-md.pl < smb.conf > smb.conf.md
-bash: smb.conf: No such file or directory
The command is to read smb.conf and write to smb.conf.md

Presumably the former is the file to be converted and the latter is the conversion to markdown result. If "smb.conf" is not in the current working directory, the full or relative path must be supplied.
j.p.s is offline   Reply With Quote