This post shows how to get the current directory name without the
preceeding path, using awk
or rev
+cut
or the boring basename
.
This post shows how to get the current directory name without the
preceeding path, using awk
or rev
+cut
or the boring basename
.