Thread
:
key bar for xterm
View Single Post
kwotski
2009-12-03 , 23:04
Posts: 236 | Thanked: 223 times | Joined on Oct 2009 @ NE UK
#
17
Originally Posted by
qole
kwotski: what do you use the ^ hat for?
It has some use in regular expressions (beginning of a string, or "not" inside a character class), also in shell expansion (related to the regexp use) for example 'ls *[^z]' : list all files with name at least one character long, not ending in 'z'. Of course, you need the [ and ] mapped for that to be really useful!
BTW, I discovered that if you drop the dead_ from dead_grave and just put grave, you don't have to press it twice!
Quote & Reply
|
The Following 2 Users Say Thank You to kwotski For This Useful Post:
McLightning
,
qole
kwotski
View Public Profile
Send a private message to kwotski
Find all posts by kwotski