I wanted to run this command in mobileterminal (iphone):
write "/myPlist.plist" TestKey "TestStringForKey"
but he says: 'write' command not found
Plis EXISTS!
What am I doing wrong?
Is there another way?
EDIT: TestKey does not exist in plist. I want to create it.
EDIT: Some info: iPod Touch with iOS 4.2.1 and the latest google mobile terminal.
EDIT: Now I have set "write". If I run the command, I get the following:usage: write user [tty]
source
share