running a simple command line tool
Hal Burgiss
hal at burgiss.net
Wed Feb 22 14:42:48 UTC 2012
On Wed, Feb 22, 2012 at 8:53 AM, CJ Tres <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20120222/0ff9ee2f/attachment.html>
More information about the ubuntu-users
mailing list