Search Results

Search: Posts Made By: greet_sed
1,901
Posted By greet_sed
Try changing find . -name "*tgz" to find ....
Try changing
find . -name "*tgz"
to
find . -name "HMC*tgz"
1,901
Posted By greet_sed
Can you try this script and let me know how it...
Can you try this script and let me know how it goes ?

$ tree
.
├── cops21
│ └── HMCBackup_20161011.123704.tgz
├── cops25
│ └── HMCBackup_20161012.12346.tgz
└── try.shcat try.sh...
1,901
Posted By greet_sed
Hi, can you try this ? ...
Hi,

can you try this ?

A=/nim/dir/HMC/cops22
$ echo ${A##*/}
cops22
Showing results 1 to 3 of 3

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