Quote:
Originally Posted by doctordick
Where can I get that manual which tells me the subtle expressions for these commands?
|
Memorize the command "apropos". An "apropos copy" will give you at least some hints on where to look. Another important command is "man". "man cp" shows you the manual page for the copy command.
For some indepth understanding of the power of the unix command line interface, I recommend "Unix Programming Environment" from Kerninghan and Pike. Yes, it's outdated, but I don't know about something better.
Quote:
Originally Posted by doctordick
Ah, it does! there is supposed to be a colon between the t and the 6. It is very hard to see in the instructions. The top dot of the colon looks like it is part of the crossing of the "t" and the bottom dot appears to be an extension of the curled bottom of that same "t". Turns out to be relatively invisible in the instructions.
|
Where do you read these instructions? Is it a web page?
First, get used to use "copy & paste" in such cases. This is the best way not to make any typos and not to mismatch things like ' and '.
Second, make sure you have "msttcorefonts" installed. I am not sure on how to do this on Fedora ... this text indicates that it is not that easy:
http://technologytales.com/2009/07/2...nts-to-fedora/
Lots of web pages need these fonts to display "nicely" and easily readable.