Pages
License

So It Reminds Me (TM) by Bondhan Novandy is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.Categories
-
Recent Posts
Recent Comments
Friends
Sides of Me
Meta
Looking For Something?
.alx 7816 adding account bash Bold Like Theme C++ code snippet Curve 8320 dig dns embedded systems EVDO Exercise GCC google talk grep gtalk Haier CE100 Inheritance Instantiation Instruction Set kartu pintar lectures linux Linux programming linux scripting Makefile Microprocessor Misconception NAND Flash Networking NOR Flash ORA-12560 oracle organize ebooks pidgin PowerPC Python scripting sed exercise sed scripting Smart Card Smart Unlimited Storage tns-
Blocked
Tag Archives: code snippet
Splitting a file in python (exercise)
Doing exercise from Noprianto Book titled “Python & Pemrograman Linux”. My answer to the first question: Write a small program to split a file Ok. Here’s the version of my answer (download): #!/usr/bin/python # This program will split a file … Continue reading