/
Workshop 2 - Introduction to pshell

Workshop 2 - Introduction to pshell

Setup

Before you begin, download pshell and check that it can run on magnus.

pshell requires Python 2.7.x

ssh magnus.pawsey.org.au
magnus> module load python/2.7.10
magnus> wget https://bitbucket.org/datapawsey/mfclient/downloads/pshell -O pshell
magnus:~> chmod u+x pshell
magnus:~> ./pshell
 === pshell: type 'help' for a list of commands ===
pawsey:offline>


Content

Related content

Scripting with pshell (advanced)
Scripting with pshell (advanced)
More like this
Scripting with pshell
Scripting with pshell
More like this
Basic pshell commands
Basic pshell commands
More like this
PSHELL Quickstart
More like this
Using the command line interface - pshell
Using the command line interface - pshell
More like this