mirror of
				https://tildegit.org/ben/dotfiles.git
				synced 2025-08-10 05:02:03 +00:00 
			
		
		
		
	add rsyncall
This commit is contained in:
		
							parent
							
								
									f0fdbab641
								
							
						
					
					
						commit
						8698adae25
					
				
							
								
								
									
										3
									
								
								bin/bin/rsyncall
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								bin/bin/rsyncall
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,3 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
# https://anarc.at/blog/2019-07-07-rsync-oneliner/
 | 
			
		||||
exec rsync -PaSHAXx --numeric-ids --info=progress2 "$@"
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user