Search Results

Search: Posts Made By: zcanji
Forum: UNIX and Linux Applications 02-07-2008
7,826
Posted By zcanji
Scripts for Informix
Hello,
I want to write a ksh script to connect to a remote Informix DB and insert rows. I understand from the various threads that isql is the most popular choice and that it can be done. I'm new to...
85,387
Posted By zcanji
date formats
yup thanx. i figured that out. im using somehting like this -

touch -d "$1" ./tmp1
touch -d "$2" ./tmp2
find -name '*.cdr' -newer ./tmp1 ! -newer ./tmp3

1. I'm required to have the start/end...
85,387
Posted By zcanji
Search files between a date range
Hi people

A newbie here, thrown into the deep end. I want to select the group of files with in a range of dates and perform some operation on it. Are there inbuild date libraries i can use?
...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy