[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-install
Subject:    Re: [opennms-install] error in starting OpenNMS
From:       Daniel Schrock <daniel () sparkplugbroadband ! com>
Date:       2007-02-26 15:03:24
Message-ID: 45E2F6BC.2060500 () sparkplugbroadband ! com
[Download RAW message or body]

Charles Sagrado wrote:
> [root@groundworkserver ~]# find . -type f -name "*rpmsave" /opt/OpenNMS
> find: paths must precede expression
> Usage: find [-H] [-L] [-P] [path...] [expression]
> [root@groundworkserver ~]#
> 
> if i used the command    find [parameter] [path..] [expression]
> 
> the message would be:
> 
> find: *rpmsave: No such file or directory
> 

-There is no such thing as an rpmsave directory or symlink, so the type 
flag is useless.
- find . means find in current directory

Try:
find /opt/OpenNMS -name "*rpmsave"

Add the -ls flag if you want more detail

find /opt/OpenNMS -name "*rpmsave" -ls


.daniel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic