<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>xclip</title>
		<description>Today I found an interesting program, xclip. It could access the X
clipboard from command line.

It makes the command line life much easier, for example, I have


alias -g C=' &#124;tee &#62; (xclip) ' 

in my .zshrc. Thus a command like


ls C

will make the file listing of current PWD into the clipboard, ...</description>
		<link>http://dryice.name/blog/freebsd/xclip/</link>
			</item>
</channel>
</rss>

