next up previous contents index
Next: The energy_data class: objective Up: The environ class: MODELLER Previous: environ.principal_components() clustering   Contents   Index

environ.system() -- execute system command

command = <str:1> 'nothing' Unix or DOS command

Description:
This command executes the specified operating system command, for example `rm' or `ls' on a Unix system, or `dir' on a Windows machine. This should be avoided in portable scripts, precisely because the available commands differ between operating systems.



Ben Webb 2006-02-28