roma
code
.com
Blog
Umbraco CMS
ASP.NET
Kentico CMS
Entity Framework
Contact Me
MyTrafficRoutes
Terminal script to remove all .orig files
Git
MacOS
Michael Roma on Aug 13, 2019
Below is the script:
find ./ng-app/src | grep .orig | awk ‘{print “rm “$1}’ | sh
Please enable JavaScript to view the
comments powered by Disqus.
Tags
C#
22
ASP.NET
17
SQL
11
Entity Framework
9
Dynamics AX
7
Kentico
7
Git
6
Linux
5
x++
5
Javascript
4
MacOS
4
jQuery
4
Umbraco
3
Docker
2
Kubernetes
2
Ubuntu
2
Angular
1
AngularJS
1
Gnome Shell
1
HTML
1
Objective-C
1
Python
1
Qlikview
1
Razor
1
VB.NET
1
WSL
1
Windows Terminal
1
iOS
1
Recent Posts
Kubernetes - Create a certificate from namecheap
Windows Terminal with WSL Configuration: profiles.json
How to have Angular CLI serve listen on all ip addresses
How to add zsh up/down history search in bash
How to add your SSH public key to a Linux server