WeBWorKdocs

sq_webwork:


Home
Current UR courses
Visitor page
Intro to WeBWorK
WeBWorK 2 Twiki
WW Community
Grant Support & awards
Discussion group
Problem library
Write/modify problems
Create & manage course
Tutorial on running a course
HowTos
FAQ
WeBWorK2 FAQ
Software Download
How to Install WW server
Feedback
Site Map
Change preferences
Change password





Prev | Next | courseadmin

LIST of ALIASES for WeBWorK

Aliases

I use aliases (and file name and command completion) so that entering commands requires little typing (meaning I make fewer typing errors). I put the the full path name in the alias. An alternative would be to put /www/webwork-root/webwork/system/scripts/ in your path but this doesn't work as well with filename and command completion.

For descriptions of the commands, see Command line scripts.

The aliases are listed in approximate order from most used to least used.

alias sendEMail.pl "/www/webwork-root/webwork/system/scripts/sendEMail.pl "

alias l2hPrecreateSet.pl "/www/webwork-root/webwork/system/scripts/l2hPrecreateSet.pl "

alias initialPasswords.pl "/www/webwork-root/webwork/system/scripts/initialPasswords.pl "

alias newpassword.pl "/www/webwork-root/webwork/system/scripts/newpassword.pl "

alias setProfPermissions.pl "/www/webwork-root/webwork/system/scripts/setProfPermissions.pl "

alias removeProfPermissions.pl "/www/webwork-root/webwork/system/scripts/removeProfPermissions.pl "

alias setTAPermissions.pl "/www/webwork-root/webwork/system/scripts/setTAPermissions.pl "

alias removeTAPermissions.pl "/www/webwork-root/webwork/system/scripts/removeTAPermissions.pl "

alias downloadSet.pl "/www/webwork-root/webwork/system/scripts/downloadSet.pl "

alias readURClassList.pl "/www/webwork-root/webwork/system/scripts/readURClassList.pl "

alias markAnswerCorrect.pl "/www/webwork-root/webwork/system/scripts/markAnswerCorrect.pl "

alias recoverDataSet.pl "/www/webwork-root/webwork/system/scripts/recoverDataSet.pl "

alias columnPrint.pl "/www/webwork-root/webwork/system/scripts/columnPrint.pl "

alias totalPointsDataSet.pl "/www/webwork-root/webwork/system/scripts/totalPointsDataSet.pl "

alias appendDataSet.pl "/www/webwork-root/webwork/system/scripts/appendDataSet.pl "

alias deleteLastColumns.pl "/www/webwork-root/webwork/system/scripts/deleteLastColumns.pl "

alias deleteLastColumns.pl "/www/webwork-root/webwork/system/scripts/deleteLastColumns.pl "

alias sortDataSet.pl "/www/webwork-root/webwork/system/scripts/sortDataSet.pl "

alias alternateScoreProbSet.pl "/www/webwork-root/webwork/system/scripts/alternateScoreProbSet.pl "

alias rebuildProbSetDBfromPSVNlog.pl "/www/webwork-root/webwork/system/scripts/rebuildProbSetDBfromPSVNlog.pl "

alias pz2qz.pl "/www/webwork-root/webwork/system/scripts/pz2qz.pl "

alias buildProbSetDB.pl "/www/webwork-root/webwork/system/scripts/buildProbSetDB.pl "

alias scoreProbSet.pl "/www/webwork-root/webwork/system/scripts/scoreProbSet.pl "

USING THE PERL SCRIPTS:

If I forget the correct syntax for a script, I just type the script name without any parameters. An error message will be output giving the correct syntax. E.g.
readURClassList.pl

<| Post or View Comments |>


Prev | Next | courseadmin

Last update: Sunday, January 28, 2001 at 5:29:05 PM.
This site maintained using Manila and Frontier software.