<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takanoo</author_name>
  <author_url>https://blog.hatena.ne.jp/takanoo/</author_url>
  <blog_title>takanooの日記</blog_title>
  <blog_url>https://takanoo.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>なんか問題見つけた 問題です file.txtという大きめのテキストファイルから、中間部分の1000行目から1234行目までを切り取って抜き出すにはどうしたらいいでしょうか？ こんな感じ？ $ head -n 1234 file.txt | tail -n +1000 （先頭から1234行を出力させて、それの1000行目から末尾まで表示。） Unixのシェルてパズルみたいでおもしろいね。 [Linux]テキストファイルから中間行をカットして切り出す(head, tail) · DQNEO起業日記</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakanoo.hatenadiary.org%2Fentry%2F20110607%2F1307463136&quot; title=&quot;大きめのテキストファイルから、中間部分の1000行目から1234行目までを切り取って抜き出すには - takanooの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-06-07 01:12:16</published>
  <title>大きめのテキストファイルから、中間部分の1000行目から1234行目までを切り取って抜き出すには</title>
  <type>rich</type>
  <url>https://takanoo.hatenadiary.org/entry/20110607/1307463136</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
