Time of Update: 2014-11-13
標籤:style blog http color ar 使用 sp div on 第一種情況:確實用多個裝置或者模擬器
Time of Update: 2014-11-14
標籤:style io color ar os 使用 sp for strong 下面是最近學習shell
Time of Update: 2014-11-13
標籤:style http io ar os 使用 sp for strong 一、關於本文
Time of Update: 2014-11-14
標籤:style http ar os 使用 sp for on 2014 今天用三種不同的方式實現了Shell指令碼列印的九九乘法表,代碼如下 方法1:使用for迴圈(a.sh)
Time of Update: 2014-11-14
標籤:shell 特殊字元介紹[54,17] bash本身並不支援Regexregex, 而shell下的有些工具是支援解釋regex的,使用regex的是shell命令和工具, 如grep,sed,awk等.但shell 支援萬用字元,區別於regex,通配是把一個包含萬用字元的非具體檔案名稱擴充儲存在電腦,伺服器或者網路上的一批具體檔案名稱的過程.萬用字元檔案名稱匹配 萬用字元用來匹配檔案名稱,路徑名,包括命令, 通常將四種通配方式組合使用。Linux 檔案名稱可使用除/
Time of Update: 2014-11-13
標籤:style color 使用 sp for strong on 2014 bs 1- echo `date "+%Y-%m-%d %H:%M:%S"`2014-11-13 15
Time of Update: 2014-11-13
標籤:blog http ar os sp 檔案 log bs html 指令碼是個永恒的話題,以前Dos下面也有Shell編程這一說的,比如說BAT檔案有人寫的好的話,也是瞬間速度變高大上。L
Time of Update: 2014-11-13
標籤:blog http io ar os 使用 sp for strong $ cd `dirname $0` 和PWD%/* shell變數的一些特殊用法在命令列狀態下單純執行 $ cd `
Time of Update: 2014-11-14
標籤:linux $$ #!/bin/bash#Created by ley on 2014-11-14#Testing the Paramtersecho "The compleate list is %s\n" "$$" echo "The compleate list is %s\n" "$!"echo "The compleate list is %s\n"
Time of Update: 2014-11-14
標籤:aix sql shell 老大讓我把日誌中的資訊歸類總結,好麻煩,寫了這個指令碼協助工作。 需改進:1.抓取日誌時間,只需要最後一次的時間,而這個指令碼全部會抓到 &
Time of Update: 2014-11-15
標籤:style color ar 使用 sp strong on as tt 求取數學運算式value=$[6/3]value=$((6/3))let "value += 1
Time of Update: 2014-11-15
標籤:blog io ar for strong on 2014 art log for 列表形式for variable in {list}do statementdonefor
Time of Update: 2014-11-15
標籤:style http io color ar os 使用 sp for Shell也叫做命令列介面,它是*nix作業系統下使用者和電腦的互動介面。Shell這個詞是指作業系統中提供訪問核心
Time of Update: 2014-11-14
標籤:使用 strong 檔案 on 時間 應用 學習 shell 記錄 摘要: 在學習過程中,不免會遇到有些命令,那種需要的,但是你沒有掌握的命令。為了節省時間,擔心忘記這些,特開闢這個隨筆,
Time of Update: 2014-11-14
標籤:des style blog http io color sp for 檔案 需求前兩天碰到需要在十層左右的檔案夾中提取檔案的需求,於是寫了此指令碼。如下面這樣的檔案結構: dir1
Time of Update: 2014-11-12
標籤:for 檔案 on file shell 而且 br 命令 l 我想修改類似如下一批檔案的檔案名稱:AA01_01.txtAA01_02.txtAA01_03.txtAA01_04.txt
Time of Update: 2014-11-12
標籤:shell linux 基礎知識 命令1、一般使用者的命令提示字元是 $ root 的命令提示字元是 #2、在bash中每個命令之間都是通過 分號或者分行符號來分割的例如 $ cmd1 ; cmd23、echo 每次調用後預設會添加分行符號,後面的內容可以用 單引號,也可以用雙引號,也可以不用引號。區別是 使用不帶單引號的echo時 沒法顯示
Time of Update: 2014-11-15
標籤:shell防止其他人暴力破解密碼,如果有人嘗試輸入密碼錯誤次數到達5次則拒絕此IP訪問ssh服務。#!/bin/bashlastb | awk ‘{print $3}‘ | uniq -c | sort -r > a.txtsed -ri ‘[email protected]^[[:space:]][email protect
Time of Update: 2014-11-12
標籤:後台運行 處理器 程式 多線程 管道 650) this.width=650;" src="/e/u261/themes/default/images/spacer.gif" style="background:url("/e/u261/lang/zh-cn/images/localimage.png"
Time of Update: 2014-11-12
標籤:style http color os sp strong on bs html 非常棒!! 非常棒!!刪除ctrl + d