On Mon, 2007-12-17 at 09:45 -0500, Dinbandhu wrote: [...] > I use Ubuntu 7.04 (Feisty), with OpenOffice 2.3. The word processing > component of it is called "OpenOffice.org Writer". When I type "swriter" > on a terminal line, then a generic OpenOffice window opens, and one can > select whether one wants a Writer file, Base file, etc. When i type > "oowriter" on a terminal line, then it says that application is not > loaded on the computer, and it tells the command for installing it. I > don't know why, but that is what it replies. [...]
OK, that is a minor issue. I just did not recall OpenOffice writer being called swriter. If 'swriter' rather than 'oowriter' works for you, that is fine. > > swriter > error.log 2>&1 & > > ok. Now, where will that file error.log be located? Will it be in my > "home" directory? [...] It will be in whatever directory you were in when you ran the command 'swriter > error.log 2>&1 &'. The directory name should be in the bash shell prompt in your terminal, or you can find out by typing 'pwd' in the terminal just before running the command. Regards, Gora -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
