![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Filesystem ownership with zones | BG_JrAdmin | SUN Solaris | 1 | 04-04-2008 06:45 AM |
| Zones | manoj.solaris | SUN Solaris | 2 | 08-30-2007 03:17 AM |
| Solaris Zones | Sarccastik Dude | UNIX for Advanced & Expert Users | 7 | 12-14-2006 09:08 AM |
| ntp across time zones | Howeird | UNIX for Advanced & Expert Users | 5 | 04-11-2002 09:17 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all, this is my first post so I hope someone can help me. I am currently putting code into a script that is run through the cron on a unix box where the date/time is set to EDT or Eastern Daylight Time but I am in Central Standard time. The program I am adding code to runs every hour and I put some code in it to create a file with a date stamp on the end of it. Well the program is supposed to create a new file every day and when the day rolls over at (supposedly) midnight but midnight is not really midnight so I need a way to run a date command and pulls back the date in CST rather than EDT and I can't change the TZ environmental variable. I need to try to do this in the date command but I'm kinda stumped anybody help me with some syntax to retrieve the date in CST time and not do any calculations on the date variable with anything because I don't want to have to worry about maintaining this program if the crazy sys admin decides to change the system date back to CST??????????
|
| Forum Sponsor | ||
|
|