In Bash, how can I rm files against a wildcard while supplying more than one exception?

Subscribers:
4,130
Published on ● Video Link: https://www.youtube.com/watch?v=KwTiFGTXwmE



Duration: 3:46
2 views
0


In Bash, how can I rm files against a wildcard while supplying more than one exception?
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA |
Thanks to all those great people for their contributions!

(unix.stackexchange.com/users/534405/sudoh)Sudoh |
(unix.stackexchange.com/users/170373/ilkkachu)ilkkachu |
(unix.stackexchange.com/users/100397/roaima)roaima |
(unix.stackexchange.com/users/531636/sotto-voce)Sotto Voce |
A special thanks goes out to the (https://unix.stackexchange.com/questions/722840/in-bash-how-can-i-rm-files-against-a-wildcard-while-supplying-more-than-one-exc)Stackexchange community |

I wish you all a wonderful day! Stay safe :)

bash rm wildcards




Other Videos By Peter Schneider


2022-11-01Alignment with an empty argument
2022-11-01Simplifying a function to get rid of fractional powers of $-1$
2022-11-01C++ behavior as a template argument
2022-11-01Convert flattened list to list of dictionaries
2022-11-01Create empty raster with dimensions, pixels size and CRS of another raster in R
2022-11-01Asymptotic integral computation takes too long
2022-11-01Why does std::views::split() compile but not split with an unnamed string literal as a pattern?
2022-11-01AppleScript application asking for permission to access Desktop after full disk access (macOS Ven...
2022-11-01Resistor calculated using Ohm's law outputting less current than it should in LED circuit [duplic...
2022-11-01Windows 10 (1909) BSOD on boot, and can't login in Safe Mode - what options do I have?
2022-11-01In Bash, how can I rm files against a wildcard while supplying more than one exception?
2022-11-01How to wake my Ubuntu server on HTTP requests from LAN?
2022-11-01In Perl POD, what is the proper way to link to an internal function?
2022-11-01Print thread is non-uniform
2022-11-01Symbolic constants versus variables
2022-11-01DigitCount[], but in negative bases
2022-11-01Cannot delete corrupted SVN repository in VisualSVN Server
2022-11-01Problems with Terminal commands in macOS Ventura
2022-11-01Creating a Method Called ValidString to validate user inputs
2022-11-01Do you really need to use the specified voltage to drive a transistor?
2022-11-01Create grid with equal spacings R from specific latitude and longitude



Tags:
bash
rm
wildcards