View Single Post
Posts: 91 | Thanked: 29 times | Joined on Dec 2009 @ Milan - Italy
#14
Originally Posted by alexporta View Post
thanks a lot!!!

just few questions...

I copied from the PC to .documents the two files (smsimporter and sms.csv
but in x terminal I cant use the command
cp MyDocs/smsimporter MyDocs/sms.csv .
and then the
run-standalone.sh ./smsimporter sms.csv
I can only use the
chmod +x smsimporter
but only if i go to
cd /home/user/MyDocs/.documents
ok I resolved
cp MyDocs/.documents/smsimporter MyDocs/.documents/sms.csv .
 

The Following User Says Thank You to alexporta For This Useful Post: