vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "Nick Guenther" writes: > date(1) is designed specifically to be hackable like this. Just do this: > #echo "date \"%FT%T\"" > /usr/local/bin/idate && chmod +x /usr/local/bin/idate Typo: you forgot the + $ date +%FT%T 2007-04-16T18:35:19 // marc |