App-Cheats
view release on metacpan or search on metacpan
xrandr
/opt/vc/bin/tvservice -s
#############################################################
## Linux Commands - xsel
#############################################################
# Use copy and paste on the command line.
sudo apt install xsel
alias pbcopy='xsel --clipboard --input'
alias pbpaste='xsel --clipboard --output'
#############################################################
## Linux Commands - xterm
#############################################################
# Resize window (Putty,xterm)
echo -e '\e[8;50;100t'
# Minimize the window for a few seconds, then restore it (Putty,xterm)
( run in 1.958 second using v1.01-cache-2.11-cpan-2398b32b56e )