Welcome To Snipplr
Everyone's Recent Python Snippets Tagged script
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
*Does not check permissions.
python cleanFiles.py --directory=/home/win98/tmp/ --ageInDays=2
0
979
posted 12 years ago by djmornyc
This python script takes the SMS message and phone number as arguments.\\\\r\\\\n\\\\r\\\\n Before you run this script, please 1) search for \\\\\\\'yourusername\\\\\\\' in this file and replace it with your way2sms.com username. 2) search for \\\...
0
1283
posted 14 years ago by vissu
ejemplo:
python script.py algo
sys.argv[0] es script.py
sys.argv[1] es algo
0
941
posted 18 years ago by buscarini
« Prev 1 Next »