Search Results

Search: Posts Made By: r_bastawala
1,890
Posted By r_bastawala
Thanks Everyone I have gone with methyl option....
Thanks Everyone
I have gone with methyl option.

[oracle@ccoshs02xvdbs01 deploy]$ ls -1v *.sql | cat -n
1 1.tab1.sql
2 2.tab1.sql
3 2a.tabl1.sql
4 3.tab1.sql
5 ...
1,890
Posted By r_bastawala
read string value
Hello All,
I have a sequence value like
2
2a
3
3a

when I execute this command ls -1v *.sql | cat -n | grep 2 | awk ' { print $1 } '
it greps 2 and 3 which is 2 and 2a. I want the output to...
Showing results 1 to 2 of 2

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