RegEx FTW!

[Java]


return new Path(getPath().replaceAll(getPath().replaceAll("^.*\.", ""), "").replaceAll("\.$", ""), getSeparator());

Removes a suffix from the path.

Docs

Edit: Lächerlich! xD Und der Link ist tot.

Christoph Schulz

Christoph Schulz
I am Dev. Maybe.

Podman Minikube on Debian 11

Where I can I try to replace docker with podman, rootless podman to be specific.Recently I have been playing around with minikube for kap...… Continue reading

Packaging Fractal as DEB 1/?

Published on January 16, 2020