Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Help copying .profile
Name: Troy Date: June 2, 2003 at 07:14:27 Pacific OS: hpux 11.0 CPU/Ram: fast with plenty of ram
Comment:
I need help with the command to copy a file from one directory to all of the sub-directories of another directory.
I need to copy the .profile from /home/person/ to all of the people in /home
Summary: Hi , I need to include some copy statements in make file that gets executed on unix, any help would be greatly appreciated : cp -r /build/^images^etc /release/ ...
Summary: If you get stuck the following may help: (copy and paste to a txt file and it will be more user friendly:)) If you need me to explain it just shout! ################################ #!/usr/bin/perl -w...
Summary: Please help ~ I've been away from AIX and shell scripts for a very long time! I have a .profile I need to change. It changes to a directory, then starts a program, so the user has no access to the c...