Skip to content

Instantly share code, notes, and snippets.

@alambike
Created March 31, 2014 23:43
Show Gist options
  • Save alambike/9904853 to your computer and use it in GitHub Desktop.
Save alambike/9904853 to your computer and use it in GitHub Desktop.
mosh lanzando screen (ou enganchandose á última aberta), para dispoñer de scroll
#!/bin/bash
/usr/bin/mosh --no-init $1 -- screen -dR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment