×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Html2ascii: Difference between revisions

    Content added Content deleted
    imported>Hundfred
    No edit summary
     
    imported>mutante
    mNo edit summary
     
    Line 20: Line 20:
    -ascii Use plain ASCII for output instead of ISO-8859-1
    -ascii Use plain ASCII for output instead of ISO-8859-1
    </pre>
    </pre>


    [[Category:Converter]]
    [[Category:Software]]
    [[Category:Linux]]

    Latest revision as of 20:45, 25 July 2005

    homepage: [1]

      html2text [ -unparse | -check ] [ -debug-scanner ] [ -debug-parser ] \
         [ -rcfile <file> ] [ -style ( compact | pretty ) ] [ -width <w> ] \
         [ -o <file> ] [ -nobs ] [ -ascii ] [ <input-url> ] ...
    Formats HTML document(s) read from <input-url> or STDIN and generates ASCII
    text.
      -help          Print this text and exit
      -version       Print program version and copyright notice
      -unparse       Generate HTML instead of ASCII output
      -check         Do syntax checking only
      -debug-scanner Report parsed tokens on STDERR (debugging)
      -debug-parser  Report parser activity on STDERR (debugging)
      -rcfile <file> Read <file> instead of "$HOME/.html2textrc"
      -style compact Create a "compact" output format (default)
      -style pretty  Insert some vertical space for nicer output
      -width <w>     Optimize for screen widths other than 79
      -o <file>      Redirect output into <file>
      -nobs          Do not use backspaces for boldface and underlining
      -ascii         Use plain ASCII for output instead of ISO-8859-1
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.