On 25 June 2010 22:08, Fbsd1 <[email protected]> wrote: > I have a script I am hacking. The code has a check for a size suffix. > I know what m|mb|g|gb|k|kb| and the upper case version of the same letters > mean. But the code also has an w|x size options. > Is this a valid size type and what does it mean?
Is it at all explicated within the script, or is this a silly game? I would guess w=word and x=no-affix, so either bit or byte. That is if I were scribing the accursed thing. Or w=wotan meaning the greatest possible in every dimension, and x=meaning pornography. -- -- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
