testing


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers testing
# 1  
Old 10-23-2007
testing

first time use
 
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Ip up/down testing

#!/bin/bash ip=$1 if ; then echo "U must enter ip as argument: $0 " exit 1 fi testip=`echo $ip |grep -E "^((||1{2}|2|25)){3}(||1{2}|2|25)$"` if ; then echo "Wrong ip adress" exit 2 fi ping -c 2 $ip 2>&1 >/dev/null if ; then echo "$ip is UP" else echo "$ip is... (2 Replies)
Discussion started by: aco4u
2 Replies

2. UNIX for Advanced & Expert Users

testing

what is the difference between white box and black box testing? (1 Reply)
Discussion started by: areef4u
1 Replies

3. UNIX for Advanced & Expert Users

testing

what does one mean in the context of testing... UNIT TESTING & INITIAL LEVEL OF MENU TESTING (2 Replies)
Discussion started by: areef4u
2 Replies
Login or Register to Ask a Question
WNINTRO(7)						  Miscellaneous WordNettm Topics						WNINTRO(7)

NAME
wnintro - introduction to miscellaneous WordNet information SYNOPSIS
morphy - discussion of WordNet's morphological processing uniqbeg - unique beginners for noun hierarchies wngloss - glossary of terms used in WordNet wngroups - discussion of WordNet search code to group similar senses wnlicens - text of WordNet license agreement wnpkgs - information about WordNet packages and distribution wnstats - database statistics DESCRIPTION
This section of the WordNet Reference Manual contains manual pages that describe various topics related to WordNet and the semantic concor- dances, and a glossary of terms. SEE ALSO
wnintro(1), wnintro(3), wnintro(5), morphy(7), uniqbeg(7), wngroups(7), wnlicens(7), wnpkgs(7), wnstats(7), wngloss(7). Fellbaum, C. (1998), ed. "WordNet: An Electronic Lexical Database". MIT Press, Cambridge, MA. WordNet 3.0 Dec 2006 WNINTRO(7)