Topic: (Solved) Need help for a newbee question.

Hi I was trying to write the following  to terminal without cut and paste
$ dmesg | grep -e rt2 -e wlan
But  I could not  find the symbol | after the dmesg on my keyboard. I googled it . Unsuccessfully. Now  I guess it is time to ask smile
Thanks in advance.

Last edited by polarb (2010-03-22 20:25:02)

Re: (Solved) Need help for a newbee question.

On my keyboard (a standard US English one), the "|" symbol is located on the same key as the "\" symbol, right above the "ENTER" key, to the right of the "]" key, and below the "BACKSPACE" key. Hope that helps.

If for some reason you don't have that key, you can usually copy and paste into a terminal using ctrl+c & ctrl+v.

Re: (Solved) Need help for a newbee question.

also its called the pipe. You generally use it to 'pipe' data to an application.  Alternatively, it can make an awesome sailor hat for an emoticon... <|:D

just call me...
~FSM~

Re: (Solved) Need help for a newbee question.

Sometimes you have to search and search to find a symbol like that if you're on a different keyboard layout. (mine's Japanese) roll

btw, terminals often have different keyboard shortcuts - to paste on Terminator you need Ctrl+Shift+v, on urxvt and some others it's Shift+Insert.

John
------------------------
( a boring Japan blog , and idle twitterings )
“There is more Unix-nature in one line of shell script than there is in ten thousand lines of C.” - Master Foo

Re: (Solved) Need help for a newbee question.

johnraff wrote:

Sometimes you have to search and search to find a symbol like that if you're on a different keyboard layout. (mine's Japanese) roll

btw, terminals often have different keyboard shortcuts - to paste on Terminator you need Ctrl+Shift+v, on urxvt and some others it's Shift+Insert.

Scroll wheel click or middle mouse button usually works too.

just call me...
~FSM~

Re: (Solved) Need help for a newbee question.

samoflange wrote:

On my keyboard (a standard US English one), the "|" symbol is located on the same key as the "\" symbol, right above the "ENTER" key, to the right of the "]" key, and below the "BACKSPACE" key. Hope that helps.

If for some reason you don't have that key, you can usually copy and paste into a terminal using ctrl+c & ctrl+v.

Thanks for the advise. It worked.   Now  I can make a sailor's  hat too <|:D

Re: (Solved) Need help for a newbee question.

polarb wrote:

Thanks for the advise. It worked.   Now  I can make a sailor's  hat too <|:D

lol