Topic: Fibaro actors
some Fibaro Actors i use in my home.
You are not logged in. Please login or register.
QElectroTech → Elements → Fibaro actors
some Fibaro Actors i use in my home.
Thanks, added, but please remove spaces and also capital letters in filenames.
for i in *; do mv "$i" "$(echo $i | tr " " "-")"; done
for i in *; do mv "$i" "$(echo $i | tr A-Z a-z)"; done
okay will keep that in mind.
QElectroTech → Elements → Fibaro actors
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.028 seconds (29% PHP - 71% DB) with 9 queries