You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the specific example of Rockefeller system if pwd == /mnt/brainsaw then syncandcrunch('brainsaw') will attempt to cd('/mnt/brainsaw/brainsaw') which does not exist.
The text was updated successfully, but these errors were encountered:
In the specific example of Rockefeller system if
pwd == /mnt/brainsaw
thensyncandcrunch('brainsaw')
will attempt tocd('/mnt/brainsaw/brainsaw')
which does not exist.The text was updated successfully, but these errors were encountered: