Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: Calculation the date

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: Calculation the date

Product Search Results


Results 1 - 25 of 7565

[higher confidence] - higher confidence, [lower confidence] - lower confidence

Calculation the date
    Summary: I have to calculate the date - 1. I use this shell: #!/bin/sh DataFlusso='date +"%Y%m%d"' DataFlusso='expr $DataFlusso - 1' but if the date is 2004050...

how to calculate date (urgent)
    Summary: oh oh oh its very hard to work with dates under unix, because there is no spezify tool for it! my solution is, that "we" have a oracle server installe...

calculate previous date
    Summary: Hi, I'm new in writing unix scripts. Currently I need to write a script to calculate previous date. Lucky this web site has infomation on it. I have f...

Calculating 14 days in the future
    Summary: I'm trying to calculate the date 14 days into the future with the date function. Searching in this site I found something in a past post that subtrac...

Getting old date into variable
    Summary: oh oh oh its very hard to work with dates under unix, because there is no spezify tool for it! my solution is, that "we" have a oracle server installe...

increment the seconds in the date
    Summary: Hi, I need to increment the seconds in the date in the korn shell scripts. Please help. Thanks and regards, Raja ...

retreive the date with the time --URGENT
    Summary: the best thing to do is use perl's stat function #!/usr/bin/perl -w @file_info = stat("../../rel/path/to/file"); $time = time; #calculate the differen...

Need to convert the date in a SQUID
    Summary: hi, need to convert the date in a SQUID logfile to a 'normal' value like 2002/09/24 so that I can make some changes - afterwards I want to convert it ...

How to calculate the time interval
    Summary: Hi Experts, Using unix-KSH script, we need to calculate the difference between two time intervals. for example; time_a=04:35:54 time_b=00:00:05 (...

Delete Files Older Than 2 Weeks
    Summary: Hi, I am trying to delete log files older than a certain date using a Korn shell script. The best suggestion I've found (on this board) is to calculat...

Date calculations
    Summary: I am looking for a unix script that will calculate a date in the past and also accounts for past months and year. Any help with this would be greatly...

get weekday from date
    Summary: I'm trying to rename a file from gjoob.txt to gjoob_monday.txt depending on the day of the week. I can get the current day of the month by typing `dat...

renaming files based on date arguments
    Summary: @echo off ------------------------- :: Description: Deletes files older than a specified number of days :: ++ attributes not set :: :: Author...

calcuate the week number of a given
    Summary: Hi i have an issue with the post by Jim Boothe which shows to calculate the values of the week number. the issue is when for the dates other than that...

week number of a date from FY
    Summary: Fiscal year is defined by your company. Does your fiscal year always begin with a full 7-day week? And will the input to this script be the beginnin...

Unix Modification Date
    Summary: So say today is Feb 14,2003 then calculate the number of days till that date, i.e 46 days, then give : find . -type f -mtime 46 >/tmp/err ...

Calculating time difference
    Summary: Hi Dave I have 1 problem with the script If I have more than 2 lines for the date I get an error - I need to calculate the 1st & last. eg: 21:20:46 10...

Calculate Previous Date in ksh
    Summary: All, I have a requirement to assign yesterday's date in to a var. This should be compatible with all the months from Jan to Dec. Appreciate your help ...

Prb in Yest'days Date Format
    Summary: Dear All, I'm using following script to calculate Yesterday's Date as a portion of a huge script. #!/bin/ksh set -A DAYS Sat Sun Mon Tue Wed Thu Fri ...

how to calculate days between dates
    Summary: Hi unixgirl, presently no other clue than to transform the dates: "daysofmonthspassed" + days (easy as long as in the same year, a bit more tricky to ...

access database calculation
    Summary: i hv created a table in access like this Date Prodt Amount Qty Total 100 2 200 50 3 ...

Julian Date for Janurary 1st
    Summary: bam74: What Mike has pointed you to is the US Naval observatory's Julian Date calculator. Joseph Scaliger defined the number of continuous days elaps...

Find the day of week using AWK
    Summary: Hi, I am trying to write an awk program (not shell script) to find the day of the week given the date "mm/dd/yyyy" as argument.The program should make...

awk concatenation date
    Summary: Hi, I'm polling by snmp a router but the data polled need a date concatenated for each value, I'm doing this: snmpwalk -v 1 -c any 10.1.1.1 OID | awk...

Date format to filename
    Summary: Hi, I want a filename to be created with the date at the end of it(not the timestamp) in the format filename_YYMMDD. My command in shellscript would b...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: Calculation the date

Ads by Google