{"id":359,"date":"2009-03-30T09:56:00","date_gmt":"2009-03-30T09:56:00","guid":{"rendered":"http:\/\/akae.es\/estupido\/?p=359"},"modified":"2009-03-30T09:56:00","modified_gmt":"2009-03-30T09:56:00","slug":"estupido-script","status":"publish","type":"post","link":"https:\/\/akae.es\/estupido\/2009\/03\/estupido-script\/","title":{"rendered":"est\u00fapido script"},"content":{"rendered":"<p>\u00c9sta es la versi\u00f3n 0.1 de un script simple para elegir y reproducir con mplayer los archivos .flv temporales que se genera Firefox bajo Linux en \/tmp. Se aceptan sugerencias y mejoras:<\/p>\n<div  style=\"background-color:black;\"><span style=\"color: rgb(255, 255, 255);\">#!\/bin\/sh<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">FLVS=`ls -alh \/tmp |grep Flash | awk &#8216; {  print $9&#8243;-\u00ab$5  }&#8217;`<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">PS3=&#8217;Elige el flv a reproducir: &#8216;<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">echo<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">echo<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">select sel in $FLVS<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">do<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  echo<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  echo \u00abSe reproducir\u00e1 $sel.\u00bb<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  echo<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  FLV=`echo $sel |cut -c1-11`<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  echo \u00abReproduciendo $FLV\u00bb<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  echo<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">  break<\/span><br \/><span style=\"color: rgb(255, 255, 255);\">done<\/span><\/p>\n<p><span style=\"color: rgb(255, 255, 255);\">mplayer \/tmp\/$FLV<\/span><\/p>\n<p><span style=\"color: rgb(255, 255, 255);\">exit<\/span><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u00c9sta es la versi\u00f3n 0.1 de un script simple para elegir y reproducir con mplayer los archivos .flv temporales que se genera Firefox bajo Linux en \/tmp. Se aceptan sugerencias y mejoras: #!\/bin\/shFLVS=`ls -alh \/tmp |grep Flash | awk &#8216; { print $9&#8243;-\u00ab$5 }&#8217;`PS3=&#8217;Elige el flv a reproducir: &#8216;echoechoselect sel in $FLVSdo echo echo \u00abSe &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/akae.es\/estupido\/2009\/03\/estupido-script\/\" class=\"more-link\">Continuar leyendo<span class=\"screen-reader-text\"> \u00abest\u00fapido script\u00bb<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-359","post","type-post","status-publish","format-standard","hentry","category-sin-categoria"],"_links":{"self":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts\/359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/comments?post=359"}],"version-history":[{"count":0,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/posts\/359\/revisions"}],"wp:attachment":[{"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/media?parent=359"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/categories?post=359"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/akae.es\/estupido\/wp-json\/wp\/v2\/tags?post=359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}