bash最新書籤


Icon_arrow_right 404 天前 
Image-not-available

Justin Bieber Bottle Bash Game Popup

Justin Bieber Bottle Bash Game Popup

kafechew 收藏於 2011/04/21
Justin Bieber is about to bombard us with more of his horrendous music. Throw water bottles at him to keep him from polluting the airwaves.

Use mouse to throw bottles    繼續閱讀...

Use mouse to throw bottles 繼續閱讀
Icon_arrow_right 1202 天前 
Image-not-available

撰寫 Bash script 需考慮錯誤處理情況 (利用 $? 特殊參數) Popup

撰寫 Bash script 需考慮錯誤處理情況 (利用 $? 特殊參數) Popup

原文來自 Will 保哥
Will 保哥 收藏於 2009/02/13
撰寫 Bash script 需考慮錯誤處理情況 (利用 $? 特殊參數)

我們最近有台 Linux 發生一些異常情況,導致硬碟幾乎快被 Log 填滿了,仔細分析之後才發現原來是因為我們之前寫的一支 Bash Script 並沒有正常執行,導致作業無法完成,所以有一段時間沒有做 Log 壓縮的處理。    ...

我們最近有台 Linux 發生一些異常情況,導致硬碟幾乎快被 Log 填滿了,仔細分析之後才發現原來是因為我們之前寫的一支 Bash Script 並沒有正常執行,導致作業無法完成,所以有一段時間沒有做 Log 壓縮的處理。
Icon_arrow_right 1231 天前 
1006882

在 Linux 下的 Bash 如何取得「昨天」的日期格式字串 Popup

在 Linux 下的 Bash 如何取得「昨天」的日期格式字串 Popup

原文來自 Will 保哥
Will 保哥 收藏於 2009/01/14
在 Linux 下的 Bash 如何取得「昨天」的日期格式字串

最近發現原來 date 指令還有一個很棒的用法,要找到昨天的日期原來有這麼好用的方法!    ...

最近發現原來 date 指令還有一個很棒的用法,要找到昨天的日期原來有這麼好用的方法!
Icon_arrow_right 1474 天前 
1011899

Advanced Bash-Scripting Guide Popup

Advanced Bash-Scripting Guide Popup

CrazyLion 收藏於 2008/05/17
This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction . . . all the while sneaking in little snippets of UNIX® wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts. This book is suitable for classroom use as a general introduction to programming concepts.
Icon_arrow_right 1531 天前 
Icon_arrow_right 1575 天前 
Icon_arrow_right 1690 天前 
852035

Access to command line history in BASH Popup

Access to command line history in BASH Popup

鳥達 收藏於 2007/10/14
bind '"\e[A"':history-search-backward bind '"\e[B"':history-search-forward
852034

Coder Who Says Py: Anyone know how to get SSH/BASH to use your login environment for remote commands Popup

Coder Who Says Py: Anyone know how to get SSH/BASH to use your login environment for remote commands Popup

鳥達 收藏於 2007/10/14
Bash only sources the .profile (or .bash_profile) for interactive logins. Your .bashrc file is sourced for non-interactive logins. What I usually do with bash is I make my .bash_profile source .bashrc, and then I setup my environment in the .bashrc and put things like aliases, prompt settings, etc in the .bash_profile.
Icon_arrow_right 1697 天前 
846707

Download Queue (DQ) v0.1b - Jason W Hutchinson.com Popup

Download Queue (DQ) v0.1b - Jason W Hutchinson.com Popup

笨蛋小傑西 收藏於 2007/10/06
As is often the case, the idea for this program came from a need. I needed a command line download manager. I wanted it to be lightweight, I wanted it to be quick and easy to use, and above all I wanted it to work with plain text (a notion inspired by the wonderfully useful todo.txt, by Gina Trapani and contributors).
Icon_arrow_right 1763 天前 
Icon_arrow_right 1783 天前 
Icon_arrow_right 1814 天前 
577315

Linux.com | Turn Vim into a bash IDE Popup

Linux.com | Turn Vim into a bash IDE Popup

elleryq 收藏於 2007/06/12
By itself, Vim is one of the best editors for shell scripting. With a little tweaking, however, you can turn Vim into a full-fledged IDE for writing scripts. You could do it yourself, or you can just install Fritz Mehner's Bash Support plugin. To install Bash Support, download the zip archive, copy it to your ~/.vim directory, and unzip the archive. You'll also want to edit your ~/.vimrc to include a few personal details; open the file and add these three lines: let g:BASH_AuthorName = 'Your Name' let g:BASH_Email = 'my@email.com' let g:BASH_Company = 'Company Name' These variables will be used to fill in some headers for your projects, as we'll see below. The Bash Support plugin works in the Vim GUI (gVim) and text mode Vim. It's a little easier to use in the GUI, and Bash Support doesn't implement most of its menu functions in Vim's text mode, so you might want to stick with gVim when scripting. When Bash Support is installed, gVim will include a new menu, appropriately titled Bash. This puts all of the Bash Support functions right at your fingertips (or mouse button, if you prefer). Let's walk through some of the features, and see how Bash Support can make Bash scripting a breeze.
[推薦] 點點印,把你的照片變成寫真書/照片書!
[2012] 做自己的畢業紀念冊畢業禮物推薦

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.