Monthly Archive: May 2012

May 31

common command linux

vi : for write to file i: insert Ctrl+c -> to command line :wq -> write and quit x -> delete one character on the right d -> delete one line below grep: get value on a row from a file ex : more data_dummy.txt | grep status=ok awk : get value on a clumn …

Continue reading »

May 31

grep and awk to get value from the data

for the example this bunch of data

so you want to get the first column data, and get the maximum/minimum value.

May 23

Regular Expression PHP

  Regular Expression Will match… foo The string “foo” ^foo “foo” at the start of a string foo$ “foo” at the end of a string ^foo$ “foo” when it is alone on a string [abc] a, b, or c [a-z] Any lowercase letter [^A-Z] Any character that is not a uppercase letter (gif|jpg) Matches either “gif” …

Continue reading »

May 11

Cerita Orang bertato by Ustdz Boby

Khutbah jumat ini manteb punya lah. Klo’ d hashtag twitter tuh -> #Jleb yang ngisi Ust Boby HerWibowo lc d mesjid GrhaXL. Tema nya tentang #istighfar. Manteb punya lah. ada cerita yang dikutip beliau yang sekarang ane sampe’in nih di postingan ini…. sebelumya maap nih kalo’ dialog nya gak persis sama, Ane juga bingung ngeringkes kata2 …

Continue reading »

May 11

Sudahkah hati kita bersih?

Assalamu’alaykum wr wb Pernahkah seusai sholat, kita berdiam sebentar, berpikir sebentar mengenai hari-hari yang telah kita lewati? Dari perbuatan baik yang kita lakukan, ada senyum yang kadang membuat kita bangga telah melakukannya. Namun sadarkah kita, bila dikaji kembali, ada mungkin yang salah dengan perbuatan baik itu. Maksud ane bukan perbuatan baiknya yang salah, namun niat …

Continue reading »