this post was submitted on 17 Nov 2025
2 points (66.7% liked)
@linux on Linux.Community
722 readers
1 users here now
Rules
This is an on-topic community. All content must adhere to our CODE OF CONDUCT.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So it's basically a terminal emulator ?
Not quite the right way of thinking about it.
curlis a program that can be used from a terminal.Servers are often interacted with via URLs.
curlis just one of many tools for interacting with them.If you have access to a terminal with
curlinstalled I would suggest runningman curland having a read of the output.Alternatively it can be read here:
https://www.man7.org/linux/man-pages/man1/curl.1.html
I've see your other posts now and I've come to the conclusion you are trying to figure out how to browse the web via a terminal.
In the biz we call this an https://xyproblem.info/
You were never going to get a satisfying answer with your question.
A better one would have been "how do I browse the web with a terminal"
And people would have directed you to search for things like "terminal browser"
Just in case that is the question - this post confuses me too! - I prefer lynx.