This guide explains how to copy a file to multiple directories from command line using find, cp, echo, xargs and tee commands on Linux.
Tag:
find command
- Linux KernelLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksUnix/Linux Beginners
Find When A Specific Linux Kernel Version Is Last Booted
By skYou should have installed or upgraded to many new Kernel versions over the time…
- Linux CommandsCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnixUnix/Linux BeginnersUtilities
Different Ways To List Directory Contents Without Using ls Command
By skBy sk 19.3K viewsThe “ls” command is the most commonly used command to list files and directories…
- Linux CommandsFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Find Files Based On their Permissions In Linux
By skFinding files from command line in Linux is much easier and faster. We already…
- Linux CommandsLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find Files Bigger Or Smaller Than X Size In Linux
By skBy sk 173.4K viewsThis brief tutorial explains how to find files bigger or smaller than X size in Linux and Unix operating systems.
- Linux CommandsFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To Find And Delete Files That Contains A Specific Text In Their Names In Linux
By skBy sk 22.5K viewsThis brief guide describes how to find and delete files that contains a specific text in their names in Linux using find command.
- Linux CommandsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find The Oldest File In A Directory Tree In Linux
By skBy sk 61.4K viewsThe other day a fellow Linux user asked me how to find the oldest file…
- Linux CommandsCommand line utilitiesFAQLinuxLinux BasicsLinux Tips & TricksTips and TricksTrouble shootingUnix/Linux Beginners
How To Find and Copy Certain Type Of Files From One Directory To Another In Linux
By skBy sk 58.2K viewsMy external hard disk is a mess. Yeah because, I have dumped all files…
- Linux CommandsCommand line utilitiesFAQLinuxLinux BasicsLinux Tips & TricksTips and TricksTrouble shootingUnixUnix/Linux Beginners
How To Find And Delete Files Older Than X Days In Linux
By skBy sk 171.1K viewsThis brief guide describes how to find and delete files older than X days in Linux and Unix operating systems.