cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoLike programming in bashimagemessage-square185fedilinkarrow-up11.69Kcross-posted to: [email protected]
arrow-up11.69KimageLike programming in bashcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square185fedilinkcross-posted to: [email protected]
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up9·2 months agoAll the string manipulation functions are easy: https://tldp.org/LDP/abs/html/string-manipulation.html
minus-squaresynae[he/him]@lemmy.sdf.orglinkfedilinkEnglisharrow-up11·2 months agoThis one is my bookmark https://tldp.org/LDP/abs/html/parameter-substitution.html
minus-squarescaredoftrumpwinning@lemmy.worldlinkfedilinkarrow-up3·2 months agoEvery time I have to do this I always go here. I can never remember the prefix suffix parts next time I do parameter substitution.
All the string manipulation functions are easy: https://tldp.org/LDP/abs/html/string-manipulation.html
This one is my bookmark
https://tldp.org/LDP/abs/html/parameter-substitution.html
Every time I have to do this I always go here. I can never remember the prefix suffix parts next time I do parameter substitution.