Ask HN: What distributed file system would you use in 2024?
30 pointsby pubg13 comments
if [[ "${foo}" =~ ^someReg[e][x][p][r]$ ]]; then ...
What value exists in going to such great lengths to target super old and anqtiquated versions of Bash? It becomes very limiting for this poor new language :-s if (s.match(/my[R]egex[H]ere/)) { ..
Would be pretty nice and handy. alias pbcopy='xclip -selection clipboard'
alias pbpaste='xclip -selection clipboard -o'
[0] https://superuser.com/a/288333/72342