Notices


Reply
Thread Tools
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#21
have you tried running it in terminal (assuming you mean the date one?)
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#22
hi
what is the command to show date in format with name of the month?
kriss

Last edited by raverpol; 2010-03-09 at 16:35.
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#23
Originally Posted by biggzy View Post
iv also got some free memory widgets (rootfs, mass mem and mem card), is there any command to use so i can have 1 showing free RAM? thanx



Command to show free mass memory: df -h | awk ' $1 == "/dev/mmcblk0p1" {print $4"B"}'

Command to show free memory on mem card: df -h | awk ' $1 == "/dev/mmcblk1p1" {print $4"B"}'
Hi
What the command for this format of date: 9 Mar 2010 ?
Thanks.
 
afaq's Avatar
Posts: 1,038 | Thanked: 1,408 times | Joined on Feb 2010 @ London
#24
run this in terminal:

date +%m/%d/%C%y

get the message: date +%m/%d/%C%y: not found
 
HumanPenguin's Avatar
Posts: 270 | Thanked: 170 times | Joined on Jul 2007 @ Atlanta, GA + Oxford UK
#25
Originally Posted by afaq View Post
run this in terminal:

date +%m/%d/%C%y

get the message: date +%m/%d/%C%y: not found
my guess from the response would be that you are missing a space between the date and the +
 

The Following 2 Users Say Thank You to HumanPenguin For This Useful Post:
afaq's Avatar
Posts: 1,038 | Thanked: 1,408 times | Joined on Feb 2010 @ London
#26
that was it! thanks
 
HumanPenguin's Avatar
Posts: 270 | Thanked: 170 times | Joined on Jul 2007 @ Atlanta, GA + Oxford UK
#27
Originally Posted by Schturman View Post
Hi
What the command for this format of date: 9 Mar 2010 ?
Thanks.
date +%d %b %C%y

or

date +%d %B %C%y

for 9 March 2010
 

The Following 2 Users Say Thank You to HumanPenguin For This Useful Post:
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#28
Originally Posted by HumanPenguin View Post

date +%d %B %C%y

for 9 March 2010
doesn't work all I have now is 09
 
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#29
 
HumanPenguin's Avatar
Posts: 270 | Thanked: 170 times | Joined on Jul 2007 @ Atlanta, GA + Oxford UK
#30
Originally Posted by raverpol View Post
hi
what is the command to show date in format with name of the month?
kriss
The IP is done using a different widget. in maemo extras I think. Not sure of the name of the top of my head.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:30.