Search Results

Search: Posts Made By: smr_rashmy
1,678
Posted By smr_rashmy
File download from HTTP::DAV
Hi,

I have DOX server. I have to download latest file using HTTP:: DAV.
at present am using get method with file name ABC*, it downloads all the files. But I need to download only latest...
1,152
Posted By smr_rashmy
I will get set of files daily. The file name will...
I will get set of files daily. The file name will be Type_DateTime.dat.

Type1_Date1Time1.dat
Type1_Date2Time2.dat
Type2_Date1Time1.dat
Type2_Date2Time2.dat

I want to print,

Type Date1...
1,152
Posted By smr_rashmy
Help need in awk command.
Hi,

I need to get the line count of files through awk command which can be executed directly in command line without creating script.

Example.
Files:
File_X_20110305000000.dat...
2,392
Posted By smr_rashmy
I have used ll command just to show the available...
I have used ll command just to show the available files. Pls check the next command to find the old files. latest files will be fetched using the date in the file name (time part needs to be ignored).
2,392
Posted By smr_rashmy
Thank you. The command is not exactly fetching...
Thank you. The command is not exactly fetching the old files. Check the below,
$ ll XX*
-rw-r--r-- 1 fp015362 user 0 Oct 5 19:45...
2,392
Posted By smr_rashmy
How to backup latest date files?
Hi,

I have below two situations to handle,
1. I have list of files with file names having date&time. I have to backup to old date files. say I have below files in a directory,
1....
6,017
Posted By smr_rashmy
Pls help to get the above requirement. Ex: ...
Pls help to get the above requirement.
Ex:
Min_Date=Current Datetime (Format: DD-MON-YYYY HH24:MI:SS)
Max_Date=Current Datetime + X mins (Format: DD-MON-YYYY HH24:MI:SS)
6,017
Posted By smr_rashmy
I have to do comparison between two date values....
I have to do comparison between two date values. One is current date time (min) and another date (max) will be calculated by adding some input minutes with current date time.
6,017
Posted By smr_rashmy
This is working fine.. Thank you friend! ...
This is working fine..
Thank you friend!

For date B, I need to add some mins with current date. How could i get it?



---------- Post updated at 10:36 PM ---------- Previous update was at...
6,017
Posted By smr_rashmy
Date operations in Unix?
Hi Friends,

I need help in below requirements,
1. I have to get current datetime + <mins> into a variable
2. I have to compage dates like,
A=01-JAN-2009 10:20:10
B=01-JAN-2009 10:30:00
...
7,313
Posted By smr_rashmy
its working... Thank You.
its working... Thank You.
7,313
Posted By smr_rashmy
List the files which are older than 7 days
Hi Frnds,

I have to list the files which are older than 7 days in the given directory.
it should consider only the files and should not show subdirectories.

Thanks,
Raja
1,956
Posted By smr_rashmy
Mail from awk
Hi,

I need to write a single line command which will check whether input variable is 0 or 1. if it is 0 then it should send a mail without attachment else it should send mail with attachment....
2,499
Posted By smr_rashmy
e-mail with multiple binary attachments!
Hi,

I have to send email from UNIX with multiple excel attachments and the sender name needs to be customized (sender name need not to be UNIX user).

I have checked many ways from this...
2,636
Posted By smr_rashmy
the remote system may be UNIX or windows system. ...
the remote system may be UNIX or windows system.
does rsh works for both?

I have the IP, uid and pwd for the remote system, please tell me how to identify the type of the remote system...
2,636
Posted By smr_rashmy
Execute shell script in different system
Hi,

I have a shell script in systemA and another shell script in systemB.
when I execute the script in systemA, it should call the another script in systemB.

Please tell me the way to do...
2,218
Posted By smr_rashmy
need meanings for FTP codes
Hi Friends,

Could i get the meaning for the following FTP codes?
421 425 426 530 450 550 451 551 452 552 553

Thanks,
Raja.
138,434
Posted By smr_rashmy
Thank you penchal! it is working cool. Thank...
Thank you penchal! it is working cool.

Thank you Very much!

-Rashmy
138,434
Posted By smr_rashmy
how ever i am getting something like find:...
how ever i am getting something like
find: cannot open ./app/oracle/orasso
this also i do not want.

could you please tell me what the command"-exec dirname {} \;" is doing?

Thank you very...
138,434
Posted By smr_rashmy
hey frnd one more doubt! how could i search...
hey frnd one more doubt!

how could i search for a file type?

say if i have 10 .txt files in a directory and if i search for that like,
find . -name "*.txt" -type f
./dir1/a1.txt...
138,434
Posted By smr_rashmy
yeah! thank you frnd.. this is the one i want.....
yeah! thank you frnd.. this is the one i want.. Thank you!
138,434
Posted By smr_rashmy
I have little confused with find command. i...
I have little confused with find command.

i used the find command. but not getting th expected result.

see i am currently in the directory dir1.
and i have some directories inside teh dir1
...
138,434
Posted By smr_rashmy
hi frnds, see i am in home directory and i...
hi frnds,

see i am in home directory and i know the file name also,

which command will get me all the complete directory paths where the file presents?

Thanks,
Rashmy
2,258
Posted By smr_rashmy
Great replays frnd.. i will do the same.. get...
Great replays frnd.. i will do the same.. get back to you frnds on issues :p
2,258
Posted By smr_rashmy
Is there any s/w acts like UNIX?
Hi Frnds,

I do not have UNIX OS and I am practicing on shell programming. is there any software that acts like UNIX? just to practice shell programming.

Thanks in advance,

Rashmy.
Showing results 1 to 25 of 47

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