xcp is a (partial) clone of the Unix cp command .It is not intended as a full replacement, but as a companion utility. Written in Rust.
Read more 
			
		
	The Linux Portal Site
 
			
		
	xcp is a (partial) clone of the Unix cp command .It is not intended as a full replacement, but as a companion utility. Written in Rust.
Read more 
			
		
	fcp is a significantly faster alternative to the classic Unix cp command. It’s optimized for systems with an SSD.
Read more 
			
		
	gcp is a user-friendly file copier.Its name used to stand for “Goffi’s CoPier”, but was changed into a recursive acronym: Gcp CoPier.
Read more 
			
		
	pydf is an all-singing, all-dancing, fully colourised df-clone. It’s written in the Python programming language and is public domain.
Read more 
			
		
	dfrs displays the amount of disk space available on the file system containing each file name argument in human-readable format by default.
Read more 
			
		
	Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands.
Read more 
			
		
	This article spotlights alternative tools to split, a utility that splits a file into pieces.
Read more 
			
		
	csplit is a utility that splits a file into two or more smaller files determined by context lines.
Read more 
			
		
	lxSplit is a simple tool for splitting files and joining the split files on unix-like platforms. It’s written in C.
Read more 
			
		
	csplitb is a tool like csplit but which splits binary files based on content boundaries rather than index boundaries.
Read more