OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [find-linuxes.sh] - Diff between revs 548 and 553

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 548 Rev 553
Line 20... Line 20...
# with this program.  If not, see <http://www.gnu.org/licenses/>.
# with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
# ------------------------------------------------------------------------------
# ------------------------------------------------------------------------------
 
 
# IP list excluding all known IPs
# IP list excluding all known IPs
ip_list="192.168.0.2-39,41-59,61-79,81-127,129,130,133-255"
ip_list="192.168.0.2-39,41-59,61-79,82-127,129,130,133-255"
ip_file=`dirname ${DEJAGNU}`/ip-avail.txt
ip_file=`dirname ${DEJAGNU}`/ip-avail.txt
 
 
# Keep using nmap until we get the same number of IP addresses twice running.
# Keep using nmap until we get the same number of IP addresses twice running.
nmap -sP -n ${ip_list} | \
nmap -sP -n ${ip_list} | \
    sed -n -e 's/Nmap scan report for //p' | \
    sed -n -e 's/Nmap scan report for //p' | \

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.