I need to make a remastered version of DSL and i use a script.
I want that nothing can see by standard output. I do this command:
mkisofs -R -quiet folder/ | create_compressed_fs - 65536 > KNOPPIX

Well... with quiet mode in mkisofs i reduce the standard output but not all.
What can i do?
Thanks!


Excuse me for my bad english