Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Learning to program eBooks and CBTs Post 302138816 by JayC89 on Wednesday 3rd of October 2007 01:55:32 PM
Old 10-03-2007
Learning to program eBooks and CBTs

Hi Guys, I have recently started a new job at quite a large company. Part of my daily role is to grep for processes, kill them when they're failing and restart them etc. Also editing config files in Vi mode.

I have become quite interested in Unix and am currently studying for the Sun Certified Systems Administrator. I also want to learn how to actually program in Unix etc. I am currently focusing on the Bash Shell and Perl. Can anyone recommend any CBTs or eBooks that would be good for me?

Cheers
Jamie
JayC89
 

7 More Discussions You Might Find Interesting

1. Programming

Learning to program in c

Hi, I'v been fiddling with c programming for several years, and would say that i have a firm grip on the language(syntax etc). My problem is that i don't know how to USE c. I'v never made any "big" programs or worked on any kind of projects, just simple test programs. I'm wondering if anybody... (4 Replies)
Discussion started by: jantho
4 Replies

2. UNIX for Dummies Questions & Answers

learning on my own

can i do this? i am learning this on my own..and from the book..simple unix i am not sure if the syntax would work if statement then statement do or for or while statement done else statement fi.... I dont know how else to explain that...I hope I... (2 Replies)
Discussion started by: jonas27
2 Replies

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

Any Usefull Ebooks on Linux Programming?

Hi Forum! Is there anybody who can tell me where I can find some cool books on linux ( RH exclusively! if possible ) programming? :p (2 Replies)
Discussion started by: confusedoflife
2 Replies

4. Shell Programming and Scripting

Request for some ebooks by Richard Stevens..

Hi, Request anyone of you guys to please forward me the Soft Copy of the following Books by Richard Stevens :- 1) UNIX Network Programming, Volume 2, Second Edition: Interprocess Communications, Prentice Hall. 2) UNIX Network Programming, Volume 1, Second Edition: Networking APIs: ... (1 Reply)
Discussion started by: marconi
1 Replies

5. Shell Programming and Scripting

php ebooks

Hi, Can somebody help me put by providing some ebooks for PHP? I am on the roads to build a php website for which i really needs some instructions. Also please suggest some good books for Php for a beginner/ intermediate level? Your help is appreciated! Regards Dileep (2 Replies)
Discussion started by: DILEEP410
2 Replies

6. UNIX for Dummies Questions & Answers

Script to open program and send/execute command in program

Hi, i want to write a script that executes a program (exec?) . this program then requires a filename as input. how do i give it this input in the script so the program will be complete run and close by the script. e.g. exec prog.exe program then asks for filename "enter filename:"... (1 Reply)
Discussion started by: tuathan
1 Replies

7. UNIX for Dummies Questions & Answers

Text book / online resource for learning to program at system/kernel level

Is there any book/resource that one can refer to, to be able to write programs at kernel/system level.. I'm looking for a programming book that could serve as a guide to write kernel codes / system level programming etc.. I have Tannenbaum's Design and Implementation. It addresses theoretical... (2 Replies)
Discussion started by: vishwamitra
2 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.10 19 May 1993 uucico(1M)
All times are GMT -4. The time now is 04:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy