Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
session command
#6
fyi, i have renamed this to sessionbg.py, and wrote sessionin.py, sessionls.py, and sessionss.py.  on my laptop i have made symlink aliases for them: sbg, sin, sls, and sss.  i do regularly run stuff in background screen sessions.  i have about 9 of them running, right now, including my music.  i hope to have X windows in the background some day by means of the vnc protocol.  i need to figure out a good way to drive programmatic text input to the vnc client, as well as grab snapshots.

sbg = create a screen session in the background, with optional input

sin = do input to a screen session, with control character conversion

sls = list screen sessions with name and id, basically "screen -ls"

sss = snap shot a screen session and output all that were named
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
session command - by Skaperen - Nov-25-2017, 08:32 AM
RE: session command - by heiner55 - Nov-26-2017, 01:40 PM
RE: session command - by Skaperen - Nov-27-2017, 02:33 AM
RE: session command - by wavic - Nov-26-2017, 08:42 PM
RE: session command - by heiner55 - Nov-27-2017, 05:02 AM
RE: session command - by Skaperen - Nov-27-2017, 05:52 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020