If you want to know if you're running in bash, you can test for the
variable BASH_VERSION.
if [ ! -z $BASH_VERSION ]; then
echo "I am running in bash"
exit
fi
echo "I am running in sh"
----
--
gh it might be a bit dated:
http://www.faqs.org/docs/Linux-mini/BTTV.html
I used to have one of those cards and just using the bttv driver was
enough to get it working for radio and video.
--
Burton Samograd
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subjec
hen read that after the loop is done. Since while
seems to capture variable setting in its own scope it might be the only
way for what you want to do to work. It also seems that for loops don't
have the same variable capture that while loops do, so if you could
somehow convert them you migh
"Boyd Stephen Smith Jr." writes:
> Finally, while you currently make your order via phone, it may be that
> your distributor has a more easily automated method, so it may be
> worth talking to their customer support and exploring the other
> ordering options.
LOL :)
--
Bu
ll, but it's been a
couple of years since I've tried it.
--
Burton Samograd
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/hbocdap0dz@rex.userful.ca
y to install and includes a gui to setup virtual machines.
After that you can boot from an iso image for the architecture of your
choice.
--
Burton Samograd
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listma
6 matches
Mail list logo