README FILE FOR PLUG-IN RFQ (Random Film Quote) The command rfq takes a string as a parameter, and using it as a seed for srand, outputs a pseudorandom film quote. The seed can be any string, but to ensure that non-letters/numbers are not misinterpretted, potentially causing a segfault, it is recommended that your seed string is enclosed in quotations!