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.026 seconds (33% PHP - 67% DB) with 11 queries