On Mar 16, 2010, at 10:02 AM, Martin McCormick wrote: > Is there a FreeBSD command similar to the Linux arch command?
POSIX provides `uname -m`...? You should get either i386 or amd64, depending on whether the system is running that architecture. Regards, -- -Chuck _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
