একটি সাধারণ বাশ সরঞ্জাম আছে যা দ্রুত বেসিক এইচটিএমএল রেন্ডার করতে পারে?


38

সময়ে সময়ে আমাকে একটি সাধারণ কাজ করতে হবে যেখানে আমি কনসোলটিতে বেসিক এইচটিএমএল আউটপুট করি। এক নজরে পড়া সহজ করে তুলতে আমি এটি ন্যূনতম রেন্ডার করতে চাই। এমন কোনও ইউটিলিটি রয়েছে যা শেলটিতে বেসিক এইচটিএমএল রেন্ডারিং পরিচালনা করতে পারে ( লিনাক্স- স্টাইল রেন্ডারিংয়ের কথা ভাবেন - তবে প্রকৃত ব্রাউজার নয়)?

উদাহরণস্বরূপ, কখনও কখনও আমি watchঅ্যাপাচি এর mod_statusপৃষ্ঠাতে একটি রাখব :

watch -n 1 curl http://some-server/server-status

পৃষ্ঠার আউটপুটটি কিছুটা ন্যূনতম মার্কআপ সহ HTML হয় যা শেলের মতো দেখায়:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<title>Apache Status</title>
</head><body>
<h1>Apache Server Status for localhost</h1>

<dl><dt>Server Version: Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.15 with Suhosin-Patch</dt>
<dt>Server Built: Jul 22 2014 14:35:25
</dt></dl><hr /><dl>
<dt>Current Time: Wednesday, 19-Nov-2014 15:21:40 UTC</dt>
<dt>Restart Time: Wednesday, 19-Nov-2014 15:13:02 UTC</dt>
<dt>Parent Server Generation: 1</dt>
<dt>Server uptime:  8 minutes 38 seconds</dt>
<dt>Total accesses: 549 - Total Traffic: 2.8 MB</dt>
<dt>CPU Usage: u35.77 s12.76 cu0 cs0 - 9.37% CPU load</dt>
<dt>1.06 requests/sec - 5.6 kB/second - 5.3 kB/request</dt>
<dt>1 requests currently being processed, 9 idle workers</dt>
</dl><pre>__W._______.....................................................
................................................................
................................................................
................................................................
</pre>
<p>Scoreboard Key:<br />
"<b><code>_</code></b>" Waiting for Connection,
"<b><code>S</code></b>" Starting up,
"<b><code>R</code></b>" Reading Request,<br />
"<b><code>W</code></b>" Sending Reply,
"<b><code>K</code></b>" Keepalive (read),
"<b><code>D</code></b>" DNS Lookup,<br />
"<b><code>C</code></b>" Closing connection,
"<b><code>L</code></b>" Logging,
"<b><code>G</code></b>" Gracefully finishing,<br />
"<b><code>I</code></b>" Idle cleanup of worker,
"<b><code>.</code></b>" Open slot with no current process</p>
<p />

লিনাক্সে দেখা হয়ে গেলে একই HTMLটি রেন্ডার করা হয়: অ্যাপাচি স্থিতি (2 এর p1) লোকালহোস্টের জন্য অ্যাপাচি সার্ভারের স্থিতি

   Server Version: Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.15 with Suhosin-Patch
   Server Built: Jul 22 2014 14:35:25
     ________________________________________________________________________________________________________

   Current Time: Wednesday, 19-Nov-2014 15:23:50 UTC
   Restart Time: Wednesday, 19-Nov-2014 15:13:02 UTC
   Parent Server Generation: 1
   Server uptime: 10 minutes 48 seconds
   Total accesses: 606 - Total Traffic: 3.1 MB
   CPU Usage: u37.48 s13.6 cu0 cs0 - 7.88% CPU load
   .935 requests/sec - 5088 B/second - 5.3 kB/request
   2 requests currently being processed, 9 idle workers

_C_______W_.....................................................
................................................................
................................................................
................................................................

   Scoreboard Key:
   "_" Waiting for Connection, "S" Starting up, "R" Reading Request,
   "W" Sending Reply, "K" Keepalive (read), "D" DNS Lookup,
   "C" Closing connection, "L" Logging, "G" Gracefully finishing,
   "I" Idle cleanup of worker, "." Open slot with no current process

2
bashঠিক নয় , তবে জিকি পরীক্ষা করে দেখুন , এটি আরও বেশি করে
অ্যারোসিল

xiki দুর্দান্ত দেখায়।
মাউন্টেনএক্স

উত্তর:


50

lynxএকটি "ডাম্প" মোড রয়েছে, যা আপনি এটি ব্যবহার করতে পারেন watch:

$ watch lynx https://www.google.com -dump

আউটপুট স্ক্রিনশট

থেকে man lynx:

   -dump  dumps  the  formatted  output  of  the default document or those
          specified on  the  command  line  to  standard  output.   Unlike
          interactive mode, all documents are processed.  This can be used
          in the following way:

          lynx -dump http://www.subir.com/lynx.html

          Files specified on the command line are  formatted  as  HTML  if
          their  names  end  with one of the standard web suffixes such as
          “.htm or “.html”.  Use the -force_html option to  format  files
          whose names do not follow this convention.

এই জিজ্ঞাসা উবুন্টু প্রশ্নের আরও অনেক বিকল্প রয়েছে।


2
লিঙ্কস দুর্দান্ত। এটি খুব কার্যকর একটি সরঞ্জাম যখন আপনার সংযোগটি খুব খারাপ হয় এবং আপনাকে কোনও
কিছুর


8

html2text( 1 ) ( 2 ) নামে কমপক্ষে দুটি প্রোগ্রাম রয়েছে যা এই কাজটি করে।


প্রকৃতপক্ষে তবে - যদি উপলভ্য হয় তবে - এর আউটপুটটি w3mঅনেক বেশি সুন্দর esp হয়। টেবিলের জন্য।
Suuuehgi

5

elinks-dumpমোডও আছে

elinks -dump https://www.google.com

আরও দেখুন linksযার উপর elinksভিত্তি করে তৈরি। একই কমান্ড কাজ করে ...
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.