Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

uuname(1) [mojave man page]

uuname(1)						      General Commands Manual							 uuname(1)

NAME
uuname - list remote UUCP sites SYNOPSIS
uuname [-a] [--aliases] uuname [-l] [--local] DESCRIPTION
By default, the uuname program simply lists the names of all the remote systems mentioned in the UUCP configuration files. The uuname program may also be used to print the UUCP name of the local system. The uuname program is mainly for use by shell scripts. OPTIONS
-a, --aliases List all aliases for remote systems, as well as their canonical names. Aliases may be specified in the `sys' file. -l, --local Print the UUCP name of the local system, rather than listing the names of all the remote systems. Standard UUCP options: -x type, --debug type Turn on particular debugging types. The following types are recognized: abnormal, chat, handshake, uucp-proto, proto, port, config, spooldir, execute, incoming, outgoing. -I file, --config file Set configuration file to use. -v, --version Report version information and exit. --help Print a help message and exit. SEE ALSO
uucp(1) FILES
/usr/share/uucp/sys UUCP system configuration file used to describe all known sites to the local host. AUTHOR
Ian Lance Taylor <ian@airs.com>. Text for this Manpage comes from Taylor UUCP, version 1.07 Info documentation. Taylor UUCP 1.07 uuname(1)

Check Out this Related Man Page

uuxqt(8)						      System Manager's Manual							  uuxqt(8)

NAME
uuxqt - UUCP execution daemon SYNOPSIS
uuxqt [ options ] DESCRIPTION
The uuxqt daemon executes commands requested by uux (1) from either the local system or from remote systems. It is started automatically by the uucico (8) daemon (unless uucico (8) is given the -q or --nouuxqt option). There is normally no need to run this command, since it will be invoked by uucico (8). However, it can be used to provide greater control over the processing of the work queue. Multiple invocations of uuxqt may be run at once, as controlled by the max-uuxqts configuration command. OPTIONS
The following options may be given to uuxqt. -c command, --command command Only execute requests for the specified command. For example: uuxqt --command rmail -s system, --system system Only execute requests originating from the specified system. -x type, --debug type Turn on particular debugging types. The following types are recognized: abnormal, chat, handshake, uucp-proto, proto, port, config, spooldir, execute, incoming, outgoing. Only abnormal, config, spooldir and execute are meaningful for uuxqt. Multiple types may be given, separated by commas, and the --debug option may appear multiple times. A number may also be given, which will turn on that many types from the foregoing list; for example, --debug 2 is equivalent to --debug abnormal,chat. The debugging output is sent to the debugging file, which may be printed using uulog -D. -I file, --config Set configuration file to use. This option may not be available, depending upon how uuxqt was compiled. -v, --version Report version information and exit. --help Print a help message and exit. SEE ALSO
uucp(1), uux(1), uucico(8) AUTHOR
Ian Lance Taylor (ian@airs.com) Taylor UUCP 1.07 uuxqt(8)
Man Page

14 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

UUCP Vulnerability found in Linux

NEWS: UUCP vulnerability found in the command line argument handling of uucp which could be exploited by a local user to obtain uucp uid/gid. http://www.linuxhelp.net/article.pl?sid=02/02/20/0335219&mode=&threshold= (1 Reply)
Discussion started by: killerserv
1 Replies

2. UNIX for Dummies Questions & Answers

distributers of unix systems

Well i've been looking for some unix systems to download but with all the technical stuff they talk about on the sites i think that it would be betterif i just bought oneat a store so it comeswith directions and stuff, but is there any unix system that will coincidentally run with MS-dos mode? and... (1 Reply)
Discussion started by: shag134
1 Replies

3. UNIX for Advanced & Expert Users

Remote ACCESS in SCO UNIX

I have set up a modem in SCO Unix .. I want to dial in from a remote terminal program, what else is needed .. do I have to configure UUCP ?? How ? Any other configurations ? CHRIS (1 Reply)
Discussion started by: germiphene
1 Replies

4. UNIX for Dummies Questions & Answers

UUCP and logs

Hi there Firstly, can someone tell me if UUCP is necessary when using Mailx. I don't know much about UUCP other than it is a form of networking that allows files and electronic mail to be transfered. Secondly, Unix keeps a log of the last time users have logged on. When I look at the user... (3 Replies)
Discussion started by: GW01
3 Replies

5. UNIX for Dummies Questions & Answers

where to find?

I have searched ebay, ubid, and meny other auction sites, as well as meny search sites. I am looking to buy a Risk system, unix based system i relize this might be an older system, anyone have any idea where one may look for this. (4 Replies)
Discussion started by: mrharley
4 Replies

6. UNIX for Advanced & Expert Users

UUCP on Linux (Pink Tie )

Please help I am having difficulty getting uucp to send or receive a file from a remote site. The remote site settings are correct as they have been tested and tried on other systems. When I try and send a file the modem dials and connects to the remote site uulog shows that the login is... (3 Replies)
Discussion started by: casioman
3 Replies

7. HP-UX

UUCP configuration

Hi all, Please Tell me how to configure the sendmail.cf file for UUCP.And which all other files will be affected ?? Do I need to do some initial set-up ?? I am using HP UX 11.23 and sendmail 8.13.3. Thanks in advance (1 Reply)
Discussion started by: DesertStorm
1 Replies

8. UNIX for Dummies Questions & Answers

Good remote sites to get graphics from?

Hello, I am starting ym first webpage and I am learning how to get images from a remote unix site to my unix account. But I don't know of any good sites to get some. Anyone know of any? (3 Replies)
Discussion started by: werty7373
3 Replies

9. Shell Programming and Scripting

Urgent need help

My requirement is, I have to search a file(list of files) from my local unix enviroment to remote server and if the files are present and that is not older than 1 day ftp the the files to the local server. Please share your thoughts as soon as possible as it is urgent!!! the script which i am... (1 Reply)
Discussion started by: mitsvipingupta
1 Replies

10. UNIX for Dummies Questions & Answers

UUCP (Unix to unix copy) not working

I have a problem using uucp. I have Ubuntu 10.4 and i installed the 'uucp' package. In my LAN there are a desktop pc, a laptop, and the router the desktop local ip is: 192.168.0.2 the laptop local ip is: 192.168.0.4 Here are the /etc/uucp/config and the /etc/uucp/sys i used on the desktop.... (4 Replies)
Discussion started by: mghis
4 Replies

11. SCO

UUCP connections

Hi There Is there a maximum number of concurrent incoming uucp connections to a server? SCO Openserver 5.07 Is there a parameter in some config file where this can be changed? Thanx (5 Replies)
Discussion started by: wjace
5 Replies

12. Shell Programming and Scripting

File Name Validation

Hi All, I am trying to validate the file name against the naming convention mentioned in configuration file. In the configuration file, the file name convention is mentioned as: Myfile_SQ<NN>_<NN>_YYYYMMDD_HHMMSS.xml The actual file received is Myfile_SQ10_30_20110423_073002.xml How do... (1 Reply)
Discussion started by: angshuman
1 Replies

13. Shell Programming and Scripting

required configuration as mentioned ..

(3 Replies)
Discussion started by: SANKALP
3 Replies

14. Shell Programming and Scripting

List file types

Hello everyone - I have a task of listing files from a directory together with their type. I tried using ls -l | file -b or different versions of that but that did not work. I will need this to be in a C shell script that will list the file name, size and type from a directory. I can do... (12 Replies)
Discussion started by: adrianvas12
12 Replies