0

I opened the page and tried to run the example text

nothing succeeded. How does this even work?

libreoffice "--accept=socket,host=localhost,port=18100;urp;StarOffice.ServiceManager" --norestore --nofirststartwizard --nologo --writer

this line started writer

Next I ran the bash script. The first question is ports, writer runs on port 18100, and in the bash script 14733

I expected that by calling the script I would receive a file with the transferred string, but nothing happened - does it even work?

I expected that by calling the script I would receive a file with the transferred string, but nothing happened - does it even work? I need to make a document without resorting to java or python

asked Dec 13, 2023 at 14:19
2
  • What's nc? It sounds like you may be asking about servers rather than programming, so you might get better answers on Server Fault. There's also Unix & Linux and another for Ask Ubuntu. Or if it's about how to use LibreOffice software then there's Super User. The complete list of SE sites is at stackexchange.com/sites. Commented Dec 13, 2023 at 19:18
  • if you read the wiki, it uses the nc utility to work with sockets. Commented Dec 13, 2023 at 23:59

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.