Sponsored Content
Full Discussion: Past Time
The Lounge What is on Your Mind? Past Time Post 52704 by izy100 on Thursday 24th of June 2004 05:40:15 AM
Old 06-24-2004
Past Time

Dear UNIX Folks,

I guess everyone of us like to know what sysadmin typically do during his free time.

Not what he/she likes as an hobbies.. but what activities does he/she often indulge in other than facing the monitor.

Maybe we can come up this a better stereo-typed for sysadmin.

I read VERITAS, SUN Blueprints, ORACLE Whitepaper when I am bored. Apart from that, I surf/read magazine to find nice food and romantic place for a date with my gf.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

help getting past unzip password

Anyone know how to automate the Unzip password prompt? I need to unzip a window's file in Unix without manually typing in the password. (2 Replies)
Discussion started by: Ronny Lam
2 Replies

2. Solaris

Can't backup past /etc/magic

Hi, We've gotta bit of a problem regarding backups. Sometimes when we run a backup from a script : find . -print |grep -v "^\.\/newicc" | grep -v "^\.\/proc" >$LST cat $LST | cpio -oBcav > /dev/rmt/1cb It quite often it seems to hang when it reaches the /etc/magic file. This happens... (2 Replies)
Discussion started by: PaulC
2 Replies

3. Shell Programming and Scripting

Get date and time for past 1 hour from current date

Hi, I need to get the date and time for past 1 hour from the current date. Anyone know how to do so? Thanks (5 Replies)
Discussion started by: spch2o
5 Replies

4. Shell Programming and Scripting

how can i past environment variables?

i am asking to do somethings like: make use of 2 environment variables: ASS1_DATA_DIR specifies the location of the input data files ASS1_OUTPUT_DIR specifies the location of the output data files i have something like that; #set environment variables set VARIABLE1=ASS1_DATA_DIR... (5 Replies)
Discussion started by: mingming88
5 Replies

5. Solaris

NTP force system time in the past

Hello I have a question that may sound stupid after and maybe it is. We are syncing our sytem time via ntp from a reference time server. all works quite well but due to a mall applikation which not accepts timestamps from our servers that in the future, and if it even was 1 ms, we have to... (1 Reply)
Discussion started by: demwz
1 Replies

6. Shell Programming and Scripting

How to get past 30 mins time in Solaris?

Hi guys, could you help to find a way to get the past 30 mins time in solaris. version: bash-3.00# uname -a SunOS solaris 5.10 Generic_142910-17 i86pc i386 i86pc I had tried the following ways, it works fine in GNU Linux, but doesn't work in Solaris. # date Tue Apr 2 01:01:49 CST... (4 Replies)
Discussion started by: ambious
4 Replies

7. UNIX and Linux Applications

From past 10 days my one job is taking lots of time

One of my job is taking long running time. I need to identify from the unix log file can you please help how to troubleshoot. (1 Reply)
Discussion started by: Nsharma3006
1 Replies

8. Forum Support Area for Unregistered Users & Account Problems

Can't get past google verification

Trying to register the Verification step is blocking me. I've allowed all the intrusive Google trackers and Java. Tried different browsers with no blocking. Nothing is working. Says: "Try again later Your computer maybe ... " What weird is in this forum section I can pass the recaptcha but in... (1 Reply)
Discussion started by: Unregistered
1 Replies
Time.gmTime(3kaya)					       Kaya module reference						Time.gmTime(3kaya)

NAME
Time::gmTime - Convert a time to GMT. SYNOPSIS
Time gmTime( Int secs=now() ) ARGUMENTS
secs The number of seconds since Jan 1 1970. This argument is optional and defaults to the current time. DESCRIPTION
Converts a time expressed in seconds since Jan 1 1970 to a Time.Time(3kaya) , using the GMT timezone. AUTHORS
Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/ LICENSE
The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation. RELATED
Time.Time(3kaya) Time.localTime(3kaya) Time.mkTime(3kaya) Time.time(3kaya) Kaya October 2012 Time.gmTime(3kaya)
All times are GMT -4. The time now is 09:49 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy