The processing flow of a network copying program
For my sins, I have dabbled in writing netcat-like programs for sometime, things that take standard input, send it off to somewhere over thenetwork, and write to standard out what they get back from the network.In the process I have formed very definite opinions about how theseprograms should behave in order to be most useful (in scripts and so on),and I feel like writing it down.
For the most part, a network copying program is straightforward; you use select() or
有些人不應該環保 2之2
於 Ubuntu 安裝 Google Earth (Install Google Earth in Ubuntu)
Visit https://earth.google.com/
選擇語言後按 "下載Google地球"
Select the language and click "Download Google Earth"
選擇版本後按 "同意並下載"
Select the version and click "Accept"
下載 .bin 檔案後開啟 Terminal
輸入以下指令
Download .bin file and open the Terminal
Enter the command below
cd "/home/
我的腦袋有問題
1. 方向盲:已 有文 敘述,老婆當我的導航多年,卻一直不肯讓我買一部GPS導向器;最近終於有朋友送我一部,令我不必倚賴老婆也可以隨
Nike的「屢敗屢戰屢敗屢戰屢敗屢戰屢敗屢戰」TVC
互聯網時代,大家都說TVC已死,但其實,我覺得真正好的作品,有了互聯網後,生命反而可以獲得延長。
這是Nike較早前替冬季奧運會做的廣告,但近期仍然出現在各大所謂的viral video排行榜,明明是傳統TVC,卻被視為viral video,都幾有趣
A little script: sshup
(It's been a while since the last little script .)
One of the things I do a fair bit around here is reboot machines. Well, to be morespecific, I reboot machines and then wait for them to come back up sothat I can continue my testing, do more work on them, or verify thateverything is fine. Because I am not crazy I do not do this in themachine room; I do it from my desk.
Waiting for machines to come up and checking periodically