Avatar

petsoi

petsoi@discuss.tchncs.de
Joined
307 posts • 16 comments
Direct message

Radicle’s network of seed nodes help propagate and host code, forming a decentralized, censorship resistant, and ungovernable distribution system.

https://radicle.xyz/2024/09/10/radicle-1.0.html

permalink
report
parent
reply

Cool. Thanks for sharing!

permalink
report
parent
reply

Probably also due to the GUADEC…

permalink
report
parent
reply

when calling cat <(echo data from the stdin stream) from_file.txt, you get the data in the first argument from a stream. With the .bash_logout I do not have much experience yet.

permalink
report
parent
reply

Depending how deep you want to dive into Linux, there is a great ebooks collection available:

https://www.humblebundle.com/books/linux-for-seasoned-admins-oreilly-books

permalink
report
parent
reply

You mean sth like cat <(history | cut -c 8-) history.txt | sort | uniq > history.txt? Not sure if it possible to remove the file names.

It should probably work to put it in .bash_logout.

permalink
report
parent
reply