Eki 4 2010
Ubuntu Bash Shell Komutlarıyla Döngü Whois
Ubuntu Bash Shell Komutlarıyla Döngü whois domainadi.com | grep ‘No match’ >> deneme.txt for i in `cat hosts.txt`; do whois $i.com | grep match >> bos.txt;done for i in `cat hosts.txt`; do whois $i.com | grep match >> bos.txt;done for i in ‘cat hosts.txt’; do whois $i.com | grep ‘No Match’ >> bos.txt; done for […]
Mar 6 2014
Android Telefonlarda Terminal Emilator-Emulator. Command Prompt Shell Komutları
Android Telefonlarda Terminal Emilator. Command Prompt Shell Komutları
Devamı
By Burhan KARADERE • Android, Bilişim - IT Haber • 0 • Tags: android, Bash, Command, dir, dos, emilator, Komutları, ls, prompt, shel, su, terminal