#!/bin/bash for i in {1..10}; do wget http://www.mangapul.com > $i.html; done for xx in `ls *.sql`;do bzip2 -9 $xx ; done
Popular Posts
Labels
- Antrian Tobasa 14
- Script 10
- SQL Server 9
- Tutorial 9
- Windows 8
- Configuration 7
- snippet 5
- Troubleshooting 4
- Email Server 2
- Linux 2
- Open Source 2
- Windows Firewall 2
- bash 2
- ssl 2
- xampp 2
- Antivirus 1
- Gateway 1
- MS Office 1
- OpenOffice 1
- Postfix 1
- Regedit 1
- SQLite Database 1
- Squid 1
- Story 1
- VMware 1
- VirtuaBox 1
- database 1
- for loop 1
- gimp 1
- plink 1
- ssh 1
No comments :
Post a Comment