# echo hi mom | nc termbin.com 9999 https://termbin.com/o084 # curl https://termbin.com/o084 hi mom
termbin 9999 returns the url to refetch the "pasted" text. ________________________________ From: ToddAndMargo via perl6-users <perl6-users@perl.org> Sent: Sunday, August 24, 2025 12:53 AM To: perl6-users@perl.org <perl6-users@perl.org> Subject: Re: vpaste alternative? CAUTION - EXTERNAL: On 8/23/25 1:37 AM, ToddAndMargo via perl6-users wrote: > On 8/22/25 5:30 PM, William Michels via perl6-users wrote: >> People on the Raku Discord seem to like TermBin: >> >> https://termbin.com/ <https://termbin.com/> > > I really do not understand how its is used From: https://termbin.com/ Send some text and read it back: $ echo just testing! | nc termbin.com 9999 https://termbin.com/test $ curl https://termbin.com/test just testing! How does termbin know the file is called "test"? Is there something special about port 9999? "Supposedly" the default is 8080. Your in confusion, -T CAUTION - EXTERNAL EMAIL: This email originated outside the Judiciary. Exercise caution when opening attachments or clicking on links.