Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you wish to store more than one project name in your  $HOME/.pawsey_project file, so that you can be reminded that you are in more than one project, then you can do the following,
where <project1> is the project you want to be your default.

No Format
echo <project1> >  $HOME/.pawsey_project
echo <project2> >> $HOME/.pawsey_project

...