Advertisement

Simple on the fly loop on solarie

How to see list of files of a directory and executing required commands on the file.
I have just used a for loop. there may be other options. this is just one option...
and it is sometimes use full. and do the same for linux

for file in $(ls HLRProvFailed)
do echo $file;
cat HLRProvFailed/$file |wc -l;
done;

0 মন্তব্য(গুলি):

Leave a Reply

Custom Search

Featured Video

Photos