Interacting with the clipboard from the command line

  1. In an AppVM, how do I interact with the global clipboard, directly from the command line? there doesn’t seem to be a relevant qrexec service for it
  2. In dom0, how do I interact with the local clipboard? the normal utilities for it don’t seem to be installed, like xclip or xsel, and I’d like to follow the security advice to not install any new software.

Thanks