Completes the transfer of and handles files sent by the uuto command.
uupick [ -sSystem ]
The uupick command is a Basic Networking Utilities (BNU) command that completes the transfer and handles files that the BNU uuto command has transmitted to a designated user ID.
Once the copied file is the receive directory, the rmail command notifies the recipient that the file has arrived. The recipient then issues the uupick command, which searches the public directory on the local system for files sent with some form of the following name:
/var/spool/uucppublic/receive/User/System/File
For each file or directory found, the uupick command displays the following message on the screen of the local system:
from System: [file File] [dir Directory] ?
The question mark prompt (?) following the message indicates you can now enter one of the file-handling options.
-s System | Searches /var/spool/uucppublic/receive/User/System for files sent from the specified system. System names contain only ASCII characters. |
The question mark prompt (?) following a message indicates that one of the following file-handling options should be entered:
uupickThe system responds with a message similar to:
from system anchor: file file1 ?Enter:
aIn this example, the /usr/bin/file1 file sent with the uuto command from system anchor is added to the current working directory.
uupickThe system responds with a message similar to:
from system anchor: file file2 ?Enter:
a /usr/bin1In this example, the /usr/bin/file2 file sent with the uuto command from system anchor is added to the /usr/bin1 directory on the local system.
Note: The a /usr/bin1 instruction means move all files, not just one. Thus, if any other files are in the ~/anchor/... directory, they will also be moved.
uupick -s anchorThe system responds with a message similar to:
from system anchor: file file1
/usr/bin/uupick | Contains the uupick command. |
/var/spool/uucppublic | Contains the BNU public directory. |
The ct command, cu command, uucp command, uuname command, uustat command, uuto command, uux command.