Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Meta character key
Name: Xerex Date: February 1, 2004 at 17:56:09 Pacific OS: Solaris CPU/Ram: Ultra 5
Comment:
Before I have a meta character key on my keyboard when I was using a sun microsystem keyboard. Quite easy for me to use keyboard shortcuts. But now I am using a Compaq PC and I ca't find a meta character key. Is ther anyone who knows the equivalent of this key on my Compaq PC keyboard?
Summary: The 'cat -n' puts the line number (right justified) and a tab at the beginning of each line. Next, the first sed statement chops each line up into 3 fields; the first is up to and including the first ...
Summary: When the echo command executes, the astric is treated as a meta character. The expansion says to list all files in the current directory that end with DOS. To prevent the expansion, surround the var...