View Single Post
Old 07-18-2013, 07:40 AM   #8
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Is there any special reason for putting
Code:
 if [ -e /mnt/onboard/.kobo/on_start.sh ]; then
 /mnt/onboard/.kobo/on_start.sh &
inside the loop, rather than after it? I am asking, because I am trying to familiarize myself with linux and bash.
tshering is offline   Reply With Quote