Search Results

Search: Posts Made By: sreenusola
4,975
Posted By sreenusola
How to use parameters in command line while submitting a report
Iam running a report(.rdf) file from UNIX command line.
using the following syntax
for eg xxx.rdf is the report rdf
ar60run batch=yes userid=username/paswd@database report=xxx.rdf destype=file...
4,768
Posted By sreenusola
thank you ranj@chn
thank you ranj@chn
4,768
Posted By sreenusola
Hi danmero, the script worked fine ...
Hi danmero,

the script worked fine

thansk a lot for your help
4,768
Posted By sreenusola
can some body look in to this please
can some body look in to this please
4,768
Posted By sreenusola
Hello Jim, Its the same problem the find...
Hello Jim,

Its the same problem
the find query bringing the files with the total directory structure and when trying to copy them with total path as per our logic and code failing to copy entire...
4,768
Posted By sreenusola
can somebody reply to this please
can somebody reply to this please
4,768
Posted By sreenusola
sorry i should know the rules..... the...
sorry i should know the rules.....

the query not giving the expected results,, its copying only datestamp not the filename.datestamp
1,900
Posted By sreenusola
Can somebody solve this
I have to find the files older than 200 days from a path and copy them to some other directory with the current date stamp attached to it.
i have written like follows:

#!/bin/ksh
DSTAMP=$(date...
1,584
Posted By sreenusola
Can somebody solve this please
I have to find the files older than 200 days from a path and copy them to some other directory with the current date stamp attached to it.
i have written like follows:

#!/bin/ksh
DSTAMP=$(date...
4,768
Posted By sreenusola
Can somebody solve this
I have to find the files older than 200 days from a path and copy them to some other directory with the current date stamp attached to it.
i have written like follows:

#!/bin/ksh
DSTAMP=$(date...
2,109
Posted By sreenusola
Hi Rahul the basename command is not...
Hi Rahul



the basename command is not reading the file the in which records are present.



i have a file (say temp) which contains the records in the following format


...
1,943
Posted By sreenusola
hi wempy the basename command is not...
hi wempy


the basename command is not reading the file the in which records are present.

i have a file (say temp) which contains the records in the following format
...
2,109
Posted By sreenusola
i need to eliminate the path from that record and...
i need to eliminate the path from that record and want only the file name
I think cut will be used but I appreciate if get full command with options to be used
1,943
Posted By sreenusola
Need a command to get part of a record from file
I have a file which contains a record like follows

/dir1/dir2/dir3/file.dat

I need command so that output can be only file.dat
2,109
Posted By sreenusola
Command nee to cut the record
I have a file which contains a record like follows

/dir1/dir2/dir3/file.dat

I need command to so that output can be only file.dat
28,763
Posted By sreenusola
Thanks a lot
Thanks a lot
28,763
Posted By sreenusola
How to read a file in unix using do....done loop
Hi ,

can some give me idea about how to use do...done while loop in UNIX to read the contents of a file..
2,457
Posted By sreenusola
search files and copy them to a directory with datestamp attached to it
Hi I need to search the some ftp files created in last 24 hours and copy them to a directory with date stamp attached to it.

Iam using following command to search the files
find...
1,576
Posted By sreenusola
search files and copy them to a directory with datestamp attacched to it
Hi I need to search the some ftp files created in last 24 hours and copy them to a directory with date stamp attached to it.

Iam using following command to search the files
find...
Showing results 1 to 19 of 19

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