Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to move files that begine with uppercase in linux

mv src/*[A-Z]* target/
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #move #files #begine #uppercase #linux
ADD COMMENT
Topic
Name
6+5 =