Thread
:
How to type curly brackets?
View Single Post
linuxeventually
2010-06-28 , 21:11
Posts: 540 | Thanked: 387 times | Joined on May 2009
#
4
Press the Chr key. An small on-screen menu will appear. Scroll down and click the { curly bracket } keys
minute() { foo=`date +%S`; echo $foo; if [ "$foo" -lt "30" ]; then echo "under half"; else echo "over half"; fi; }
__________________
{
https://sites.google.com/site/maemo4repo/home
}
Quote & Reply
|
linuxeventually
View Public Profile
Send a private message to linuxeventually
Visit linuxeventually's homepage!
Find all posts by linuxeventually