Search Results

Search: Posts Made By: kenal
2,452
Posted By kenal
I have a string, ...
I have a string,

/oracle/PQR1/oracle/Rman/backup/RMAN_VTL_Bkup.sh

Through scripting i need to find out the last occurance of the "/" In the givien text.
2,452
Posted By kenal
This is the entry in the cron. I am trying to...
This is the entry in the cron. I am trying to implement one script for which we need
some Input from .env file. env file contain some variable those could be usefull in my scirpy.like...
2,452
Posted By kenal
From the following string I need to Find the last...
From the following string I need to Find the last occurance of /. the last occurance is after the backup word. i want to know the posisiting of /.

...
2,452
Posted By kenal
Finding Last Occurance Of a Char
Hi,

I need to fine out the Last occurance of / in the following out out.
crontab -l | grep RMAN_VTL_Bkup.sh | tail -1 | awk '{print $6}'
/oracle/PI1/software/RMAN/backup/RMAN_VTL_Bkup.sh
...
Showing results 1 to 4 of 4

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