The Beauty of Unix Pipelines
prithu.xyz
The Beauty of Unix Pipelines
1–10 of 388 posts
Re: The Beauty of Unix Pipelines
#2Re: The Beauty of Unix Pipelines
#3What does it mean to say that the video shows "Kernighan being a complete chad"?
"Chad is a man who automatically and naturally turns girls on due to his appearance and demeanor" https://www.reddit.com/r/ForeverAlone/comments/6bgbc2/whats_...
Re: The Beauty of Unix Pipelines
#4Re: The Beauty of Unix Pipelines
#5I'm developing a shell based on these ideas: https://github.com/geophile/marcel.
Re: The Beauty of Unix Pipelines
#6A case in point is this pipeline that I came across in the wild:
TOKEN=$(kubectl describe secret -n kube-system $(kubectl get secrets -n kube-system | grep default | cut -f1 -d ' ') | grep -E '^token' | cut -f2 -d':' | tr -d '\t' | tr -d " ")
In this case, perhaps awk would have absorbed 3 to 4 stages.
Re: The Beauty of Unix Pipelines
#7Re: The Beauty of Unix Pipelines
#8What does it mean to say that the video shows "Kernighan being a complete chad"?
Re: The Beauty of Unix Pipelines
#9What does it mean to say that the video shows "Kernighan being a complete chad"?
Re: The Beauty of Unix Pipelines
#10What does it mean to say that the video shows "Kernighan being a complete chad"?
It's an alt-right in-joke related to the incel subculture.