Search Results

Search: Posts Made By: PreetArul
5,015
Posted By PreetArul
Thanks
Thank you so much
5,015
Posted By PreetArul
Intial Code
I use following command to find the file:


find [PATH] -name "[FILENAME]" -print
example:
find <abc/xyz/klm > -name "*.err" -print


Thanks
Preet
5,015
Posted By PreetArul
How to find a file with a specific pattern for current sysdate & upon find email the details?
I need assistance with following requirement, I am new to Unix.
I want to do the following task but stuck with file creation date(sysdate)
Following is the requirement

I need to create a script...
2,393
Posted By PreetArul
Thanks, You are right
when I run the script via sh -x, I find \r after the value and that is causing the problem.

Due to \r it is unable to suffix .ext.sent

Could you suggest how to remove that.

Thanks,
Preeti
2,393
Posted By PreetArul
Please find the output below: -sh-4.1$...
Please find the output below:


-sh-4.1$ sh -x ext_valid_new.S ausa
+ export ORACLE_BASE=/opt/oracle
+ ORACLE_BASE=/opt/oracle
+ export ORACLE_OWNER=oracle
+ ORACLE_OWNER=oracle
+ export...
2,393
Posted By PreetArul
Thanks
It is GNU/Unix

I tried all of the above syntax. Still not working

Thanks,
Preeti
2,393
Posted By PreetArul
Help with String concatenation
I have a script which is migrated from AIX to Linux & now while running it is no able to concatenate string values
The string concatenation step under while loop is not displaying desired result...
Showing results 1 to 7 of 7

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