Advertisement
plirof2

epoptes - remote open office file

Nov 29th, 2019
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.43 KB | None | 0 0
  1. Eoptes execute: Download and open office file with oookids
  2.  
  3. cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" "http://192.168.1.200/askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; ooo4kids1.3 -n /tmp/a
  4.  
  5. Eoptes execute: Download and open office file with libreoffice
  6.  
  7. cd "/tmp/";wget --directory-prefix="/tmp/" -O "a" "http://192.168.1.200/askiseis_office/OFFICE_extra_files/xmas-rountolf-typing.doc"; libreoffice6.0 /tmp/a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement