User Tools

Site Tools


programs:notes:chromium_text_test

This is an old revision of the document!


  1. Browse this page from a web browser 8-) (direct link)
  2. Double-click a code box below to select-all text
  3. Copy text (Ctrl + C or right-click)
  4. Open a GUI Terminal (Command Prompt, PowerShell, etc any OS)
  5. Paste the text into the Terminal
  • :!: Chromium: New-line/enter is inserted after the text, and causes the command to immediately execute after pasted into Terminal
  • Firefox: No new-line/enter; command text pasted as-is; needs manual execution in Terminal after paste (safe :-))
sleep 3
timeout 3
echo test but could be a disk wipe
ECHO test but could be a disk wipe
Lorem ipsum dolor sit amet

Browsers

Microsoft Edge

"%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" --kiosk --edge-kiosk-type="public-browsing" --new-window "https://wiki.realmofespionage.xyz/programs;notes;chromium_text_test"
"%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge_proxy.exe" --app="https://wiki.realmofespionage.xyz/programs;notes;chromium_text_test"
/srv/www/wiki/data/attic/programs/notes/chromium_text_test.1746662555.txt.gz · Last modified: by Sean Rhone