Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ShowAllScreen (SAS)

This script helps you quickly access active screen sessions.

Requirements

  • screen must be installed on your system.

Features

  • Lists all active screen sessions.
  • Allows you to select a session by number.
  • Reattaches to the selected session.

Installation

To install ShowAllScreen, run the following commands:

sudo wget https://raw.githubusercontent.com/officialputuid/ShowAllScreen/refs/heads/main/ShowAllScreen -O /usr/local/bin/SAS && sudo chmod +x /usr/local/bin/SAS

On STB:

sudo wget https://raw.githubusercontent.com/officialputuid/ShowAllScreen/refs/heads/main/ShowAllScreen -O /usr/bin/SAS && sudo chmod +x /usr/bin/SAS

On Termux:

sudo wget https://raw.githubusercontent.com/officialputuid/ShowAllScreen/refs/heads/main/ShowAllScreen -O $HOME/SAS && chmod +x $HOME/SAS && mv $HOME/SAS /data/data/com.termux/files/usr/bin/

Usage

To use the script, simply run:

SAS

If you want to uninstall SAS, simply run:

sudo rm "/usr/local/bin/SAS"

Make sure to replace "/usr/local/bin/SAS" with the appropriate path for your operating system, as it may vary.

About

This script helps you quickly access active screen sessions.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages