So, the short answer is: yes -------- Original Message -------- Subject: Stupid bash question From: aragonx@xxxxxxxxxx To: fedora-list@xxxxxxxxxx Date: 12/10/2007 03:29 PM
Okay, I'm confused. How would bash interpret this line? [ "`isthislinux`" = "LINUX" ] && ulimit -S -n 65536 Would that be teh same as: if [ "`isthislinux`" == "LINUX" ] then ulimit -S -n 65536 fi This is quite confusing to me.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list