Uniform Resource Locator

Use the last command\’s output as input to a command without piping and bind to it to a key sequence in bash.

2010/09/01

Use the last command&#8217;s output as input to a command without piping and bind to it to a key sequence in <a class="zem_slink" title="Bash (Unix shell)" …

tee to a file descriptor

2010/08/13

tee to a file descriptor […] 1 $ tee >(cat &#8211; >&2) the tee command does fine with file names, but not so much with file descriptors, such as &2. This uses process …

when you press f9 ‘paste’ is on , press f9 again and ‘paste’ is off, and so forth (works in insert-mode and command-mode)

2010/08/02

<a class="zem_slink" title="Vim (text editor)" rel="homepage" href="http://www.vim.org/">vim&#8217;s pastetoggle: when you press f9 …

Over 50 Free, Must-Have Open Source Resources

2010/07/27

OStatic: &#8221;n this post, you&#8217;ll find an updated set of more than 45 collections and resources. Hopefully, you&#8217;ll find something to learn from here, and the good news is …

Upload a video to youtube

2010/07/16

$ google youtube post –title "My Video" –category Education ~/myvideo.avi <a class="zem_slink freebase/guid/9202a8c04000641f800000000042acea" …

concatenate compressed and uncompressed logs

2010/07/15

$ find /var/log/apache2 -name 'access.loggz' -exec <a class="zem_slink freebase/guid/9202a8c04000641f800000000001abd9" title="Gzip" rel="homepage" …

Using tput to save, clear and restore the terminal contents

2010/06/17

Using tput to save, clear and restore the terminal contents $ tput smcup; echo &#8221;Doing some things…&#8221;; sleep 2; tput rmcup Very useful for interactive scripts where you would like to …

Google Profiles Turn Into OpenIDs

2010/06/14

As part of its push to go more social, <a class="zem_slink freebase/guid/9202a8c04000641f800000000042acea" title="Google" rel="homepage" …

10 Wordpress Traffic Builder Plugins That Work

2010/05/26

This article covers several useful <a class="zem_slink freebase/en/wordpress" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress …

Script to download all the related videos from youtube with youtube-dl

2010/05/17

Lets cut the long discussion <a class="zem_slink freebase/en/short_subject" title="Short film" rel="wikipedia" …

They own your CPU (and so so in Windows and Mac, too)

2010/05/16

Click: &#8221;I laugh — LAUGH! — when a tech journalist writes something to the effect of, &#8221;for lightweight tasks such as Web browsing,&#8221; when you know, and I know, that there …

Downloading all related videos from youtube with youtube-dl

2010/05/16

How many time did you want to see all the videos (related) to the one you were watching on youtube but decided otherwise as the downloaded was not fast enough. Or has it happened to you that you …


This website uses cookies to ensure you get the best experience on our website. Learn more Got it