Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

rsync only specific files but keep folders linux

$ rsync -a --prune-empty-dirs --include '*/' --include '*.csv' --exclude '*' source/ target/
Comment

PREVIOUS NEXT
Code Example
Shell :: vi is my terminal froze? 
Shell :: auto update environmental variables windows 
Shell :: ubuntu 20.04 command line maky copy of folder 
Shell :: install mana in kali complete method 
Shell :: cups server cannot cancel jobs 
Shell :: sed write changes to file 
Shell :: sshkeygen validate keys 
Shell :: how to denote spaces in path 
Shell :: transmission permission denied 
Shell :: enable podman behavior as docker 
Shell :: pcmanfm resycle bin 
Shell :: push local file to remote forcefully 
Shell :: ubuntu string variable 
Shell :: how to run .sh file 
Shell :: rh-python36 version check command line 
Shell :: log the training YOLO 
Shell :: block ip address windows firewall using powershell from text file 
Shell :: Install Avalonia 
Shell :: $(cat <<EOF using heredoc assign command to a variable 
Shell :: Ubuntu Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 15551 (apt) 
Shell :: How to download Brave Browser in a chromebook 
Shell :: melpa .tar not found emacs 
Shell :: proxmox linux type 
Shell :: The default branch has been renamed 
Shell :: bash read -r option 
Shell :: The Things Network commands starting server local lorawan 
Shell :: close all open windows macos 
Shell :: Auto-open DevTools on every new tab For cmd on Windows 
Shell :: xfce ubuntu server disable suspend 
Shell :: pyinstaller Failed to execute script pyi_rth__tkinter 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =