Sponsored Content
Full Discussion: Good books for UNIX
Top Forums UNIX for Advanced & Expert Users Good books for UNIX Post 60736 by vibhor_agarwali on Thursday 20th of January 2005 11:26:48 PM
Old 01-21-2005
Lightbulb Good books for UNIX

Hello,

I have just started working on UNIX and from the role i am playing, i am getting the hint that i will have to go to the extreme level.

Can anybody suggest me some good UNIX books which start from the basics and goes to the top level including architecture and all.
 

10 More Discussions You Might Find Interesting

1. New to Unix. Which books should I read?

Unix Books

I'm just looking for really good unix book on programming in all shells, and system adminstrator books, and well as just all around really good books on unix. I know the "Unix Shell Programming" book that Neo recommends I recently purchased that it is very good. But when I heard that Neo has... (13 Replies)
Discussion started by: Astudent
13 Replies

2. UNIX for Dummies Questions & Answers

Unix Books

I'm just looking for really good unix book on programming in all shells, and system adminstrator books, and well as just all around really good books on unix. I know the "Unix Shell Programming" book that Neo recommends I recently purchased that it is very good. But when I heard that Neo has... (13 Replies)
Discussion started by: Astudent
13 Replies

3. Shell Programming and Scripting

Books on Unix

Hai All Iam looking for books in unix on shell scripting which has more stuff on how to run Oracle procedures or functions and the best methods to follow passing unix variables as parameters to Oracle. Thanks in advance Krishna (2 Replies)
Discussion started by: krishnasai
2 Replies

4. UNIX for Dummies Questions & Answers

Good Solaris Books?

Hey everyone, Just to introduce myself, I'm a long time Windows admin who's being thrust headfirst into the world of Unix! We're taking on another business line that has a few Solaris 9 systems, so I need to get up to speed... or at least be able to SOUND like I am! I took an intro to Unix... (8 Replies)
Discussion started by: Zealot
8 Replies

5. Shell Programming and Scripting

Good books on Shell Scripting

All, I am new to shell scripting. Can you guys suggest me some good books/online tutorials for shell scripting(KSH/BASH)? Thanks in advance. Janardhan. (1 Reply)
Discussion started by: raok1997
1 Replies

6. UNIX for Dummies Questions & Answers

Books on Unix

hi forum, i would like to learn Unix by myself and want to have some good knowlege ..is that possible ?which book can i follow?can anyone send me some book links ... Thanks in advance. (2 Replies)
Discussion started by: Vyra
2 Replies

7. UNIX for Dummies Questions & Answers

Unix Books

Am new to this unix concept..i want to learn unix ..could anyone give link or free e-book to study and understand Unix fundamentals.. (6 Replies)
Discussion started by: Vyra
6 Replies

8. Solaris

any good solaris 10 books out there?

I'm going to start building/administrating solaris 10 systems (on SPARC platform) in the near future and I was wondering if anyone can recommend a good solaris 10 book that I can use to learn the new features of solaris etc. (3 Replies)
Discussion started by: soliberus
3 Replies

9. Shell Programming and Scripting

Help for good books in Shell Scripting

Hi, I am knew to Shell Scripting. Can someone please tell me some good books for Shell Scripting which explains in a very simple language and covers all the topics nicely. Thanks, Shubh. (3 Replies)
Discussion started by: shubhranshu
3 Replies

10. Programming

[C] seeking good books

I suppose everybody here read reference books like Kernighan & Ritchie one, but where's the real deal? I mean I'd like to learn more about special efficient techniques, tips&tricks, what compiler effectively does, and stuff like that. Could you please suggest me some books or internet... (1 Reply)
Discussion started by: Luke Bonham
1 Replies
uucico(1M)						  System Administration Commands						uucico(1M)

NAME
uucico - file transport program for the uucp system SYNOPSIS
/usr/lib/uucp/uucico [-f] [-c type] [-d spool-directory] [-i interface] [-r role-number] [-s system-name] [-x debug-level] DESCRIPTION
uucico is the file transport program for uucp work file transfers. OPTIONS
The following options are supported: -f This option is used to "force execution" of uucico by ignoring the limit on the maximum number of uucicos defined in the /etc/uucp/Limits file. -c type The first field in the Devices file is the "Type" field. The -c option forces uucico to only use entries in the "Type" field that match the user specified type. The specified type is usually the name of a local area network. -d spool-directory This option specifies the directory spool-directory that contains the uucp work files to be transferred. The default spool directory is /var/spool/uucp. -i interface This option defines the interface used with uucico. The interface only affects slave mode. Known interfaces are UNIX (default), TLI (basic Transport Layer Interface), and TLIS (Transport Layer Interface with Streams modules, read/write). -r role-number The role-number 1 is used for master mode. role-number 0 is used for slave mode (default). When uucico is started by a program or cron, role-number 1 should be used for master mode. -s system-name The -s option defines the remote system (system-name) that uucico will try to contact. It is required when the role is master; system-name must be defined in the Systems file. -x debug-level Both uux and uucp queue jobs that will be transferred by uucico. These jobs are normally started by the uusched scheduler, for debugging purposes, and can be started manually. For example, the shell Uutry starts uucico with debugging turned on. The debug-level is a number between 0 and 9. Higher numbers give more detailed debugging information. FILES
/etc/uucp/Devconfig /etc/uucp/Devices /etc/uucp/Limits /etc/uucp/Permissions /etc/uucp/Sysfiles /etc/uucp/Systems /var/spool/locks/* /var/spool/uucp/* /var/spool/uucppublic/* ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWbnuu | +-----------------------------+-----------------------------+ SEE ALSO
uucp(1C), uustat(1C), uux(1C), Uutry(1M), cron(1M), uusched(1M), attributes(5) SunOS 5.11 19 May 1993 uucico(1M)
All times are GMT -4. The time now is 04:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy