Difference between revisions of "ISIS history file"

From Remeis-Wiki
Jump to navigation Jump to search
(Created page with "You will make your ISIS-life A TON easier by setting up an ISIS history file that saves any interactive commands you use. They are usually automatically set on the Remeis-clus...")
 
 
Line 1: Line 1:
 +
[[Category:Isis / Slang]]
 
You will make your ISIS-life A TON easier by setting up an ISIS history file that saves any interactive commands you use. They are usually automatically set on the Remeis-cluster, otherwise go to your .bashrc and use:
 
You will make your ISIS-life A TON easier by setting up an ISIS history file that saves any interactive commands you use. They are usually automatically set on the Remeis-cluster, otherwise go to your .bashrc and use:
  

Latest revision as of 10:24, 7 August 2018

You will make your ISIS-life A TON easier by setting up an ISIS history file that saves any interactive commands you use. They are usually automatically set on the Remeis-cluster, otherwise go to your .bashrc and use:

ISIS_HISTORY_FILE=/path_where_you_want_your_file_ususally_home/.isis_history export ISIS_HISTORY_FILE

Adapt for other shells accordingly.