Search Results

Search: Posts Made By: srini0603
3,152
Posted By srini0603
No Luck. the enter password prompt goes in to...
No Luck. the enter password prompt goes in to indefinite loop.
3,152
Posted By srini0603
How to pass the pwd to an export command through script?
I have an export command which exports the file which I specify to the specified location. It asks for an pwd and again to confirm the pwd, can some one help me to pass the pwd thru the script.
...
1,284
Posted By srini0603
remove the filename from a string
I have a string like this /Development/ST/st000001su/Outbound/Prod/PROD-732QCJ/63acf2caf91bc136cb9bcce8a85c7fa8/PGP/PGP.txt

I want to remove the PGP.txt and I want only the...
19,532
Posted By srini0603
can you tell me a bit more about two finds? ...
can you tell me a bit more about two finds?

so in my case do I have to give it as 0-9,a-z as it could be anything between 0-9 and a-z as the first letter of the folder. is there any restriction...
19,532
Posted By srini0603
yes yours should work and I also found an other...
yes yours should work and I also found an other way and changed the code as suggested by you.


find /Production/ST/st*/Outbound/Prod/PROD-*/[abcdefghijklmnopqrstuvwxyz]*/PGP -type f -mtime +2...
19,532
Posted By srini0603
find command with wildcard directory
I want to look if there is any file inside a specific directory which was modified before 2 days.

I wrote the find command, but the problem is there is one directory and that is a random...
Showing results 1 to 6 of 6

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