bashrc extract function strips part of filenames with periods in them #28

Open
opened 2 years ago by nightfirecat · 0 comments
Owner

Ex. extract foo.bar.tar.gz results in a foo/ directory, which is not ideal. I'm not aware of an elegant way to solve this unless bash's case has some variable containing the matched case. Anyways, elegant or not, this needs fixing.

Ex. `extract foo.bar.tar.gz` results in a `foo/` directory, which is not ideal. I'm not aware of an elegant way to solve this unless bash's `case` has some variable containing the matched case. Anyways, elegant or not, this needs fixing.
nightfirecat added the
bug
label 2 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: nightfirecat/dotfiles#28
Loading…
There is no content yet.