Hi, Bob Apodaca wrote on 2013-10-16 16:12:04 -0700 [ifclass syntax within if statement]: > When installing AMD64 systems, I have created a small script: > > #!/bin/sh > > if ifclass AMD64 ; then I believe you need /bin/bash for ifclass. You should be seeing error messages in your shell.log. Regards, Holger