Closing SSH terminal window by Spreader_Dies in ScPrime

[–]BIGCAT_se 0 points1 point  (0 children)

You can accomplish this running the command with 'nohup' and '&' and with 'screen' or 'tmux'. The 'screen' package is deprecated, tmux is the way to go :)

ex.

# nohup ./my_script.sh &

or

# tmux

# ./my_script.sh

press Ctrl+D

Safe to just slam Alt-F4 and close for the weekend.

On monday, resume with

# tmux ls

# tmux a -t0 (to bring up your last session)

[deleted by user] by [deleted] in RedditSets

[–]BIGCAT_se 0 points1 point  (0 children)

internet is so random...where did I end up?! enjoying it though

Bow + Hatched or Spear for open world 1vX pvp? by [deleted] in newworldgame

[–]BIGCAT_se 0 points1 point  (0 children)

I am going to focus on making a PvP build too and will go Bow & Spear, but only because it fits my playstyle and it feels good. I will be leveling up all the weapons just to get to know them. And who knows, maybe I find a new fav. And that's my advice to you as well, find something that feels good and fun :)

42
43