Post ApBPM49mEZD1RWsDbc by [email protected] | |
More posts by [email protected] | |
Post #ApBPM49mEZD1RWsDbc by [email protected] | |
0 likes, 0 repeats | |
So I'm an idiot but is there a way to cut a string at a delimeter but backw… | |
Post #ApBPM4LTX4ZC1oLYq8 by [email protected] | |
0 likes, 1 repeats | |
@alex02 the easiest way is to reverse the string, cut the tokens, and reverse a… | |
Post #ApBcxCe0wFgxsz3UBc by [email protected] | |
0 likes, 0 repeats | |
@i0null @alex02echo "$string" | sed 's/-.*//'erases after the… | |
Post #ApBcxCq4DRKiUMh6yO by [email protected] | |
0 likes, 1 repeats | |
@http True. The verb was cut in bash so I was reading the problem as extracting… |