<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Osobowość konsolowa</title>
	<atom:link href="http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/feed/" rel="self" type="application/rss+xml" />
	<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/</link>
	<description>Geek in the Shell: Redesigning the Web</description>
	<pubDate>Wed, 20 Aug 2008 07:41:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Łukasz Adamczuk</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-19106</link>
		<dc:creator>Łukasz Adamczuk</dc:creator>
		<pubDate>Thu, 10 Apr 2008 22:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-19106</guid>
		<description>Ja jestem początkujący jeśli chodzi o Linuxa, ale cieszę się, że w końcu przestawiłem się na dobre tory.

    196 sudo
    126 cd
    107 ls
     14 exit
      9 find
      4 touch
      4 ssh
      4 man
      4 cp
      4 chmod</description>
		<content:encoded><![CDATA[<p>Ja jestem początkujący jeśli chodzi o Linuxa, ale cieszę się, że w końcu przestawiłem się na dobre tory.</p>
<p>    196 sudo<br />
    126 cd<br />
    107 ls<br />
     14 exit<br />
      9 find<br />
      4 touch<br />
      4 ssh<br />
      4 man<br />
      4 cp<br />
      4 chmod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terminal velocity at Room 303</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-19098</link>
		<dc:creator>Terminal velocity at Room 303</dc:creator>
		<pubDate>Thu, 10 Apr 2008 13:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-19098</guid>
		<description>[...] widać, od sierpnia wiele się nie zmieniło: $ history &#124; awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'&#124;sort [...]</description>
		<content:encoded><![CDATA[<p>[...] widać, od sierpnia wiele się nie zmieniło: $ history | awk &#8216;{a[$2]++ } END{for(i in a){print a[i] &#8221; &#8221; i}}&#8217;|sort [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Usewicz</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8417</link>
		<dc:creator>Piotr Usewicz</dc:creator>
		<pubDate>Tue, 28 Aug 2007 09:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8417</guid>
		<description>177 cap
  59 cd
  45 rake
  31 ruby
  26 sudo
  21 ./script/generate
  14 ./script/server
  14 ./script/console
  10 ping
   9 irb</description>
		<content:encoded><![CDATA[<p>177 cap<br />
  59 cd<br />
  45 rake<br />
  31 ruby<br />
  26 sudo<br />
  21 ./script/generate<br />
  14 ./script/server<br />
  14 ./script/console<br />
  10 ping<br />
   9 irb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fluxid</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8401</link>
		<dc:creator>Fluxid</dc:creator>
		<pubDate>Sat, 18 Aug 2007 21:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8401</guid>
		<description>hahaha...
U mnie głównie make, git i svn :D</description>
		<content:encoded><![CDATA[<p>hahaha&#8230;<br />
U mnie głównie make, git i svn :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slane</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8351</link>
		<dc:creator>Slane</dc:creator>
		<pubDate>Sat, 11 Aug 2007 14:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8351</guid>
		<description>history &#124; awk '{print $2}' &#124; awk 'BEGIN {FS="&#124;"} {print $1}' &#124; sort &#124; uniq -c &#124; sort -rn &#124; head -10

  10 11:53
   7 12:15
   5 16:10
   5 11:51
   5 11:50
   4 21:22
   4 16:11
   4 12:31
   4 11:49
   3 21:23

hrhr ;)</description>
		<content:encoded><![CDATA[<p>history | awk &#8216;{print $2}&#8217; | awk &#8216;BEGIN {FS=&#8221;|&#8221;} {print $1}&#8217; | sort | uniq -c | sort -rn | head -10</p>
<p>  10 11:53<br />
   7 12:15<br />
   5 16:10<br />
   5 11:51<br />
   5 11:50<br />
   4 21:22<br />
   4 16:11<br />
   4 12:31<br />
   4 11:49<br />
   3 21:23</p>
<p>hrhr ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcoos</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8350</link>
		<dc:creator>marcoos</dc:creator>
		<pubDate>Sat, 11 Aug 2007 12:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8350</guid>
		<description>105 cd
  74 ls
  69 svn
  47 cat
  39 for
  35 komodo
  20 python
  17 /Applications/poedit.app/Contents/MacOS/poedit
  16 cvs
  12 perl

Hmmm... ;)</description>
		<content:encoded><![CDATA[<p>105 cd<br />
  74 ls<br />
  69 svn<br />
  47 cat<br />
  39 for<br />
  35 komodo<br />
  20 python<br />
  17 /Applications/poedit.app/Contents/MacOS/poedit<br />
  16 cvs<br />
  12 perl</p>
<p>Hmmm&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeeJay1</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8349</link>
		<dc:creator>DeeJay1</dc:creator>
		<pubDate>Sat, 11 Aug 2007 08:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8349</guid>
		<description>177 cd
    128 git
     74 vim
     57 cvs
     50 ls
     47 less
     44 mc
     35 rpmbuild
     29 su
     25 rm

Hmm, ale 3/4 mojej historii się zazwyczaj nie zapisuje :P</description>
		<content:encoded><![CDATA[<p>177 cd<br />
    128 git<br />
     74 vim<br />
     57 cvs<br />
     50 ls<br />
     47 less<br />
     44 mc<br />
     35 rpmbuild<br />
     29 su<br />
     25 rm</p>
<p>Hmm, ale 3/4 mojej historii się zazwyczaj nie zapisuje :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolvverine</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8348</link>
		<dc:creator>wolvverine</dc:creator>
		<pubDate>Fri, 10 Aug 2007 13:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8348</guid>
		<description>skoro wszyscy, to i ja ;) :
 1083 sudo
    194 thbuilder
    146 locate
    101 cat
     90 vim
     87 mc
     77 kufssh
     47 ls
     41 cd
     38 ssh</description>
		<content:encoded><![CDATA[<p>skoro wszyscy, to i ja ;) :<br />
 1083 sudo<br />
    194 thbuilder<br />
    146 locate<br />
    101 cat<br />
     90 vim<br />
     87 mc<br />
     77 kufssh<br />
     47 ls<br />
     41 cd<br />
     38 ssh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Px2</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8345</link>
		<dc:creator>Px2</dc:creator>
		<pubDate>Fri, 10 Aug 2007 07:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8345</guid>
		<description>477 ssh
    176 sudo
     40 cd
     34 mc
     32 poldek
     28 winbox.exe
     27 ls
     26 scp
     18 host
     17 ping</description>
		<content:encoded><![CDATA[<p>477 ssh<br />
    176 sudo<br />
     40 cd<br />
     34 mc<br />
     32 poldek<br />
     28 winbox.exe<br />
     27 ls<br />
     26 scp<br />
     18 host<br />
     17 ping</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cla</title>
		<link>http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8344</link>
		<dc:creator>cla</dc:creator>
		<pubDate>Fri, 10 Aug 2007 02:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://room-303.com/blog/2007/08/09/osobowosc-konsolowa/#comment-8344</guid>
		<description>Poprawka if'a, bo nie wiem skąd znalazł się tam nawias. :)

if [[ ${ten} == ${ele} ]]; then
history &#124; awk ‘{print $2}’ &#124; awk ‘BEGIN {FS=”&#124;”} {print $1}’ &#124; sort &#124; uniq -c &#124; sort -rn &#124; sed 11q)
else
history &#124; awk ‘{print $2}’ &#124; awk ‘BEGIN {FS=”&#124;”} {print $1}’ &#124; sort &#124; uniq -c &#124; sort -rn &#124; sed 10q
fi</description>
		<content:encoded><![CDATA[<p>Poprawka if&#8217;a, bo nie wiem skąd znalazł się tam nawias. :)</p>
<p>if [[ ${ten} == ${ele} ]]; then<br />
history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’ | sort | uniq -c | sort -rn | sed 11q)<br />
else<br />
history | awk ‘{print $2}’ | awk ‘BEGIN {FS=”|”} {print $1}’ | sort | uniq -c | sort -rn | sed 10q<br />
fi</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.359 seconds -->
