Search replace with find, perl, sed Linux command
use “find” cgi/perl file in web server with directadmin find /home/*/domains/*/public_html/cgi-bin/ -iname *.cgi -ls find /home/*/domains/*/public_htm..
Problem: Delete All Keyword “key1 key2 key3″ in Editplus
Key1 Key2 Key3
http://sub1.domain.com/
Key4 Key5 Key6
http://sub2.domain.com/
Solutions: use Tools “Editplus” function search/replace with option “Regular Expressions”
1. open file in Editplus
2. Menu > Search > Replace (or Ctrl + h)
3. Find what: ^K[^]+n
4. Replace: blank (or more)
4. checkbox Regular expressions
5. click Replace All
Result :
http://sub1.domain.com/
http://sub2.domain.com/
Trick: if do you want delete url, step 3. use ^http://[^/]+/
ps: .com[^]+
Regex to negate the whole word
^(?:(?!reflexword).)+$
https://stackoverflow.com/questions/23724661/
December 1, 2009
use “find” cgi/perl file in web server with directadmin find /home/*/domains/*/public_html/cgi-bin/ -iname *.cgi -ls find /home/*/domains/*/public_htm..
อันที่จริงก็มีลิงก์ดาวน์โหลดโปรแกรม Editplus ที่มี Free Crack/Patch Key Serial อยู่แล้วนี่ล่ะ แต่ไปดูที่เว็บเห็นมีเวอร์ชันใหม่ 2025 เลยลอง ๆ ค้นจากพี่..
วิธีการซ่อนไอคอนถังขยะ หรือไอคอน Recycle Bin บนหน้าจอ Desktop ลองทำตามวิธีนี้นะครับ 1. ไปที่ Start -> Run 2. พิมพ์ gpedit.msc -> กดปุ่ม OK 3. คลิก Use..
สำหรับผู้ที่ต้องการรับเงินแบบ Direct Deposit จาก Amazon โดยโอนเงินเข้าบัญชีแบงค์กรุงเทพของเรา ซึ่งจะเป็นการใช้สิทธิพิเศษด้วยรหัสแบงค์กรุงเทพ สาขานิวยอ..
#1. Install file module cd /tmp/ wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz tar xvfz ioncube_loaders_lin_x8..
debian 6.0.10 php 5.5.36 directadmin custombuild 1.2 upgrade >> mysql 5.5.9 to 5.6.29 ..