I'm trying to figure out if/how I can execute sql to an informix DB from the command line. I know I can dbaccess dbname filename, but I don't want to have a file...I just want to specify the sql to execute right there from the command line so there's no file to keep up with. Any ideas?