View Single Post
  #335 (permalink)  
Old 09-12-2011, 01:39 PM
jcthelight's Avatar
jcthelight
Regular 'Geeker
Offline
 
Join Date: Aug 2010
Posts: 166
Reputation: 60
jcthelight is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
So I went ahead and put the colons in there and still didn't
work but here's a copy of the command prompt.

$ export PATH=/data/local/bin:$PATH
$ su
# cp /sdcard/wifi-nvram.txt/data/wifi-txt.
BusyBox v1.15.2 (2009-10-25 02:53:01 CET) multi-call binary

Usage: cp [OPTIONS] SOURCE DEST

Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY

Options:
-a Same as -dpR
-d,-P Preserve links
-H,-L Dereference all symlinks (default)
-p Preserve file attributes if possible
-f Force overwrite
-i Prompt before overwrite
-R,-r Recurse directories
-l,-s Create (sym)links

#


Sent From My TP2 Using Tapatalk

Last edited by jcthelight; 09-12-2011 at 01:45 PM.
Reply With Quote