Sample Header Ad - 728x90

Does an echo to network command exist in debian?

1 vote
1 answer
93 views
Does some sort of command like: echotonet "this" or cat file.txt > echonet that could allow one to easily paste text document data to a service like **paste.debian.net** ? I often use paste.debian.net in order to retrieve on some machines pieces of scripts too long to be written in shell and edited in a visual environment like windows or ubuntu. I download them with a classic wget: wget -O namefile.sh https://paste.debian.net/some_path_to_the_paste_in_raw_format Very often, however, there's the need to retrieve data too, like for debugging purposes or when I have to paste lot of log lines on here or on boards. **A easy to post command that upload a full txt file or zip a directory and gives back a short url would be gold.** To my mind the wetransfer command could be maybe a solution but maybe there are other options like a proper debian package for it.
Asked by user3450548 (3094 rep)
Apr 30, 2024, 02:43 PM
Last activity: Jan 12, 2025, 09:01 AM