|
2010-01-16
, 21:02
|
Posts: 840 |
Thanked: 823 times |
Joined on Nov 2009
|
#102
|
|
2010-01-17
, 00:47
|
Posts: 692 |
Thanked: 264 times |
Joined on Dec 2009
|
#103
|
|
2010-01-17
, 02:52
|
Posts: 75 |
Thanked: 4 times |
Joined on Jan 2010
|
#104
|
|
2010-01-17
, 03:07
|
Posts: 10 |
Thanked: 1 time |
Joined on Jan 2010
|
#105
|
|
2010-01-17
, 03:52
|
Posts: 75 |
Thanked: 4 times |
Joined on Jan 2010
|
#106
|
|
2010-01-17
, 09:49
|
Posts: 840 |
Thanked: 823 times |
Joined on Nov 2009
|
#107
|
I don't know why it's coming out blank, You should see the paths of the network share and mountpoint in that string. Obviously Fremantle's doing something (else) differently than the Fedora and Ubuntu PCs I've been testing the script on. Anyone with an N900 know what's going on? Cue?
echo "enter your string" read vartest echo "you entered $vartest" vartest=$(printf '%q' "$vartest") echo "requoted to: $vartest"
$ ./printftest.sh Enter a string hello world You entered hello world printf: 14: %q: invalid directive Requoted to
$ ./printftest.sh Enter a string hello world You entered hello world Requoted to hello\ world
|
2010-01-17
, 15:46
|
|
Posts: 210 |
Thanked: 178 times |
Joined on Jan 2010
|
#108
|
|
2010-01-17
, 17:32
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#109
|
The Following User Says Thank You to Nathan For This Useful Post: | ||
|
2010-01-17
, 17:38
|
|
Posts: 844 |
Thanked: 521 times |
Joined on Jan 2009
@ UK southampton
|
#110
|
using the wizrard i get
mount point already exists - will attempt to use
Attempting to mount /// at
is this correct? default file manager doesn't list any shares.
I've had a look using gpe file manager.
/media/remote_filesystems is empty.
what next?