i have a text like this : 'jdbc:oracle:thin:@111.11.11.111:1521/DDEV'
How can i get from last characters to 1.th "/" of text using shell script?
So i need to use "DDEV"
Regards
i have a text like this : 'jdbc:oracle:thin:@111.11.11.111:1521/DDEV'
How can i get from last characters to 1.th "/" of text using shell script?
So i need to use "DDEV"
Regards