
Ant Script with Shell script |
How to set files Permission in Ant | How to set files Permission in Unix | Set files Permission in Ant in Unix Environment |
Command: |
|
Ant Script to Replace some character in any files |
|
How to run shell script using ant/ |
To Remove Some Special Character from Files |
for name in `find PWD -type f` do if [ -f $name ]; then tr -d “\015” ${name}XXXYYYZZZ mv ${name}XXXYYYZZZ $name echo “$name updated” fi done |
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND