- or download this
Arch bits :
OS Arch x86_64 : i686
...
Now using for/if
OS Arch x86_64 : i686
OS Arch bits 1 : 64
- or download this
Arch bits :
OS Arch x86_64 : i686
...
Now using for/if
OS Arch x86_64 : i686
OS Arch bits 3 : 32
- or download this
#!/usr/bin/perl
...
print "OS Arch bits 4 : $os_arch_bits\n";
}
}