• Home
  • About
  • Archives
Skip to content

Pario TechnoBlob

A chronological documentation test project, nothing serious, really!

  • Home
  • About
  • Archives

A bash script to copy one file to multiple users

Posted on 12. April 200714. November 2007 by Hans-Henry Jakobsen
#!/bin/bash

for dir in /home/*
do
    cp /path/to/file "$dir"
done

Share this:

  • Twitter
  • Facebook
Posted in: Linux, ScriptingTagged: bash

Post navigation

Previous: Embed copyright notices into JPEG images
Next: Get the dimensions of most images from the command line
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Search

Apache apt-get awk backup basename bash CentOS convert csv Database dd Debian esxi5 Etch EXIF Fedora find Gentoo grep howto html imagemagick iptables iso jhead JPG mount MySQL Nikon nmap perl PHP Postfix RedHat rename rhel5 sed sftp SMTP sort ssh Ubuntu VMware Wordpress Zimbra

  • Backup
  • Linux
  • Misc
  • Network
  • Photo etc
  • Scripting
  • Security
  • Virtualization
  • Web
  • Windows
Resume X WordPress Theme by Wp Theme Space