ifclass syntax within if statement

Holger Parplies wfai at parplies.de
Thu Oct 17 01:53:38 CEST 2013


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


More information about the linux-fai mailing list