Tag: MacOS Sierra
How to copy a single file to multiple directories in Linux or Unix
in Categories BASH Shell, CentOS, Debian / Ubuntu, FreeBSD, Linux, RedHat and Friends, Suse, Ubuntu Linux, UNIX last updated January 17, 2017If I want to copy a single file into three locations (directories), by using a single cp command (e.g. cp file /dir1/ /dir2/ /dir3/. Would that be possible? If yes, please provide the command for GNU/Linux or Unix operating systems.
How to fix: MacOS keep asking passphrase for ssh key after upgrade or reboots
in Categories Mac OS X, OpenBSD, UNIX last updated January 17, 2017Mac OS X Sierra Install wget Network Downloader Utility
in Categories BASH Shell, Commands, Mac OS X, UNIX last updated April 1, 2017I recently learned that “wget” can continue getting a partially-downloaded (resume download) file. I am unable to find wget command on Mac OS X. How do I install install wget on Mac OS X (Mountain Lion/ Mavericks / Snow Leopard)? How can I install wget in Mac OS X without 3rd-party repo such as Homebrew or MacPorts?