running a simple command line tool

CJ Tres ctres at grics.net
Wed Feb 22 15:22:05 UTC 2012


On 02/22/2012 08:42 AM, Hal Burgiss wrote:
> On Wed, Feb 22, 2012 at 8:53 AM, CJ Tres <ctres at grics.net
> <mailto:ctres at grics.net>> wrote:
>
>     I have downloaded an mp3 player sync tool called natool, for the
>     Neuros II DAP. It is a simple command line tool and non-interactive.
>
>     natool --neuros-path /mnt/neuros \
>                     dirsync ~/music/ my_music \
>                     dbsync
>
>     However when I run the above command the return tells me that no
>     command 'natool' was found and suggests that I may have meant 'atool'
>
>     after unpacking and installing I cd'd to the resultant directory to
>     run the command.
>     Clearly I'm doing something wrong but I've not been able to discover
>     what that is.
>
>
> Try ./natool .... etc. You need ./ if in the same directory with the
> command.
>
> --
> Hal
>

I was in the dir created when I unpacked it but just now, ran it from 
the bin dir which is inside that and got:
"Invalid command option --dev/sdd1.

"/dev/sdd1" is the path to the Neuros and "media/IDW\ IO\ D001"/ is the 
mount point




More information about the ubuntu-users mailing list