Re: vpaste alternative?

[email protected] (ToddAndMargo via perl6-users) Mon, 25 Aug 2025 16:38:37 -0700
Newsgroups perl.perl6.users
Message-ID <[email protected]>
On 8/25/25 7:43 AM, Andy Bach wrote:
> # 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.

That makes sense now.

I thought 9999 was the TCP port?  Is is also the
refetch code?