JP Mens on Nostr: They said this is a useless use of cat: cat /etc/passwd | wc so I fixed it: grep . ...
They said this is a useless use of cat:
cat /etc/passwd | wc
so I fixed it:
grep . /etc/passwd | wc
#unix
Published at
2024-11-21 08:10:06Event JSON
{
"id": "929b9801eed47715132b3ac63057ae4176a4f302d600e2ad585f9e48cbdec1c7",
"pubkey": "4421e6f8f57df36e663f1a4568344196e61ea62eb94203c9c02d83bcb3eb9c66",
"created_at": 1732176606,
"kind": 1,
"tags": [
[
"t",
"unix"
],
[
"proxy",
"https://mastodon.social/users/jpmens/statuses/113519926062920590",
"activitypub"
]
],
"content": "They said this is a useless use of cat:\n\ncat /etc/passwd | wc\n\nso I fixed it:\n\ngrep . /etc/passwd | wc\n\n#unix",
"sig": "9b3737c6bf651656d1deb211846b078ca2e61963140bca20ff200e168081a9e59062c585d6a1d483485ed6754d3b58ee02d128fcaf967cbbe17ef66dd26ba61e"
}