Difference between revisions of "SQWareCentral:bin:sqwc Show.ksh"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by Expdbtools)
 
Line 1: Line 1:
 
Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:<br>
 
Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:<br>
 +
<br>
 +
Ce script est accessible par l'alias 'show'.<br>
 +
Exemples d'utilisation:
 +
show -h
 +
 +
Usage: show [-h|-help|--help] [<TypeAction> [<TypeSgbd|all> [<TypeCustom|all>]]]
 +
show [l] : read the GPL v3 licence
 +
show <var|var*> <$TypeSgbd|all> : print help on principal global variables
 +
show <inf|inf*> <$TypeSgbd|all> : print general help
 +
show <env|env*> <$TypeSgbd|all> : print all global variables
 +
show <ali|ali*> <$TypeSgbd|all> : print aliases
 +
show <cust|cust*> <$TypeSgbd|all> <var|var*> : detect cutomisations on variables
 +
show <cust|cust*> <$TypeSgbd|all> <lst|lis*> : detect cutomisations on list generation
 +
show <cust|cust*> <$TypeSgbd|all> <act|act*> : detect cutomisations on actions

Revision as of 22:26, 13 July 2010

Script $gvsqw_RootexpdbCentral/bin/sqwc_Show.ksh:

Ce script est accessible par l'alias 'show'.
Exemples d'utilisation:

show -h

Usage: show [-h|-help|--help] [<TypeAction> [<TypeSgbd|all> [<TypeCustom|all>]]]
show [l] : read the GPL v3 licence
show <var|var*> <$TypeSgbd|all> : print help on principal global variables
show <inf|inf*> <$TypeSgbd|all> : print general help
show <env|env*> <$TypeSgbd|all> : print all global variables
show <ali|ali*> <$TypeSgbd|all> : print aliases
show <cust|cust*> <$TypeSgbd|all> <var|var*> : detect cutomisations on variables
show <cust|cust*> <$TypeSgbd|all> <lst|lis*> : detect cutomisations on list generation
show <cust|cust*> <$TypeSgbd|all> <act|act*> : detect cutomisations on actions