Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rm lastUpdated maven

find -name *.lastUpdated -exec rm -fv {} +
Comment

delete .lastupdated maven

#!/bin/sh
find ~/.m2 -name '*.lastUpdated' -delete
Comment

PREVIOUS NEXT
Code Example
Shell :: cups server cannot cancel jobs 
Shell :: adonisjs 5 create model migration controller 
Shell :: shorten terminal prompt linux 
Shell :: cp directory with exclusion 
Shell :: git replace parent 
Shell :: how to denote spaces in path 
Shell :: initramfs ubuntu 20.04 
Shell :: Edit remote files in new tab of Vim session 
Shell :: how to rename file sequential in ubuntu 
Shell :: increment version powershell 
Shell :: Termux comandos hack 
Shell :: brew help 
Shell :: git remote add ssh url 
Shell :: add bash as defult on arch 
Shell :: how to install MTAG IN LINUX 
Shell :: bash temporary files 
Shell :: Install Kubernetes Operator SDK 
Shell :: set dynamic values with kubernetes yaml file 
Shell :: keytool list certs java 
Shell :: sudo: netstat: command not found 
Shell :: watchman fatal error: openssl/sha.h: No such file or directory 
Shell :: visule stdio fro kali 
Shell :: nohup change output file name 
Shell :: tapping homebrew/core 
Shell :: git remote repo from the cmd prompt 
Shell :: how to chang spark hadoop replication factor on commandline 
Shell :: NGINX setup for react plus django (rest framework) in same server 
Shell :: reuse branch name 
Shell :: how to clone repo with all branches 
Shell :: yum update 
ADD CONTENT
Topic
Content
Source link
Name
6+9 =