ok
i used the double quotes around the original file name and then changed it with underscores. thanks for the tip.
Code:
for ex: linux books 2005.chm
$mv "linux books 2005.chm" linux_books_2005.chm
the only problems i have is that im trying to open the files up with ChmSee via terminal
Code:
chmsee linux_books_2005.chm
the problem is i get this
Code:
chmsee: error while loading shared libraries: libxul.so: cannot open shared object file: No such file or directory
should i get another viewer or is there a way to get the libxul.so file