Re: Growing shared memory leak?

2021-10-26 Thread Jordan Metzmeier
On Tue, Oct 26, 2021 at 2:21 PM Todd Zullinger wrote: > > Hi, > > I trimmed a lot of useful context only because I don't have > anything terribly useful to say about it. > > Jordan Metzmeier wrote: > > jmetzmeier@localhost:/tmp $ df -hT /tmp > > Filesystem

Growing shared memory leak?

2021-10-26 Thread Jordan Metzmeier
nyone know what could be happening here? Does writing a file to tmpfs and then deleting it cause the tmpfs to retain that allocated memory until reboot? My system is running Fedora 34. I have ensured nothing is mounted over top of /tmp and hiding files. Thanks, Jordan

Re: Is there a way to download the text showing on a web page?

2019-04-18 Thread Jordan Metzmeier
On Thu, Apr 18, 2019 at 12:09 AM ToddAndMargo via users wrote: > > Hi All, > > Curl can download the source of a web page. Is there a way to > download what shows on a web page after all the javascritps > have done their thing? (From the command line, not my hand > and my mouse.) > You can prob