ThomasDr
Posts: 55
Joined: Tue May 20, 2014 2:16 pm

Work alleviation

Thu Aug 07, 2014 9:44 pm

Hallo,

i search for a work alleviation on the RPi console.
How can i put large install lines to the console, like copy and past?
Can i put the lines in a shell script and run the scripts?

regards
Thomas

User avatar
rpdom
Posts: 17173
Joined: Sun May 06, 2012 5:17 am
Location: Chelmsford, Essex, UK

Re: Work alleviation

Thu Aug 07, 2014 9:51 pm

You can put sets of frequently used commands in scripts, that is a common thing to do.

If you want to be able to copy and paste on the console you can install the "gpm" program
Description: General Purpose Mouse interface
This package provides a daemon that captures mouse events when the system console is active, and delivers events to applications through a library.
.
By default, the daemon provides a 'selection' mode, so that cut-and-paste with the mouse works on the console just as it does under X.

ThomasDr
Posts: 55
Joined: Tue May 20, 2014 2:16 pm

Re: Work alleviation

Thu Aug 21, 2014 6:59 pm

Hello,

i just saw putty have this function already.

regards
Thomas

Return to “General discussion”