Today at 3:35pm +0530 Arvind wrote: > i installed openoffice as root.
Did you performed single user installation or a systemwide installtion?. Do systemwise installation as root, using /net. Then each user has to install it to use it. Read FAQ. -- H.S.Rai : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Searching for strings in files LOST #172 In order to search for a string in some files, use: grep "string" filename1 [filename2 filename3 ...] This will print out the filename and the lines in the file that contain the string. Type 'man grep' for details. ####<From : freebsd fortune>################################## : ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Stuff, things, and much much more. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
