Sponsored Content
Top Forums Shell Programming and Scripting pdf of Unix Shell proramming by Yashwant kanetkar needed Post 302121688 by zazzybob on Monday 18th of June 2007 02:52:20 AM
Old 06-18-2007
Indeed. Thread closed.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Is there any way to append pdf files in UNIX?

Is there any way to append pdf files in UNIX? I have a apllication which creates pdf files. Now i want to append them so that it gives me one pdf file. Is this possible? (2 Replies)
Discussion started by: cp7800
2 Replies

2. Programming

parallel port proramming for sun ultra

Hi I'm trying to look for information about reading/writing to the parallel port of a Sun Ultra 5 running Solaris 8. I'd just like to see some basic programs written in C, nothing fancy, just reading and wrting to the port, getting the port address etc. toggling the lines. I've tried searching... (2 Replies)
Discussion started by: fishman2001
2 Replies

3. UNIX for Dummies Questions & Answers

Writing to pdf in Unix?

Is there an easy way to print to a pdf file in Unix? Now I'm using lpr command to print to a network printer , but I need to have a pdf version of the file as well! Can someone help me? -Rune (2 Replies)
Discussion started by: runeho
2 Replies

4. UNIX for Dummies Questions & Answers

SA288-sun solaris for systemm admin8,part II pdf needed

Hi All, can any1 plz upload me the SA288-sun solaris for system admin8,part II pdf. I need to do the certification.................plz help me at the earliest Thanks to all (4 Replies)
Discussion started by: iliyas
4 Replies

5. UNIX for Advanced & Expert Users

How to modify an existing pdf with unix shell commands

Hi, I know that to create a pdf file I can use the txt2pdf command. But if I would change an existing pdf file, by inserting lines in particular positions of this file, what can I use? And How? (3 Replies)
Discussion started by: fandwick
3 Replies

6. Shell Programming and Scripting

Batch job in unix server to move the pdf file from unix to windows.

Hi Experts, I have a requirement where i need to setup a batch job which runs everymonth and move the pdf files from unix server to windows servers. Could some body provide the inputs for this. and also please provide the inputs on how to map the network dirve in the unix like that... (1 Reply)
Discussion started by: ger199901
1 Replies

7. Solaris

[ Help needed] - VxVM pdf required

Hi, I am looking for below PDF's Veritas Storage Foundation 5.1 for UNIX - Install and configure Veritas Storage Foundation 5.1 for UNIX - Manage and Adminstrator Could someone please provide a link. I would be highly thankful to you. Best Regards, (1 Reply)
Discussion started by: saurabh84g
1 Replies

8. Homework & Coursework Questions

Linux/UNIX Bash Shell Script trouble help needed!!

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 2. Shell Bash Script 3. !/bin/bash if echo no directory then mkdir -p /home/AC_Drywall elif ; then echo "$dir already exist" fi (4 Replies)
Discussion started by: TomFord1
4 Replies

9. Shell Programming and Scripting

UNIX shell scripting - help needed

Can anyone please help me to create the output file based on the attached input files using ksh script. I have 2 input files 1) inputfile1.txt 2) inputfile2.txt The script should accept 2 parametes: 1. Inputfile2.txt with 1-10,000 values ( sample file contains only 4 records) 2. Script... (5 Replies)
Discussion started by: vinus
5 Replies

10. Shell Programming and Scripting

Help Needed: UNIX shell variables to store Oracle table records

Hello Folks, I'm working on a requirement to automate the process of generating report(csv file) using metadata info stored in an Oracle table and E-mail it to respective people. Meta data table: Report_ID,Report_SUB_ID,Report_DB,Report_SQL,Report_to_email_Id 1,1,DEV,'select * From... (2 Replies)
Discussion started by: venkat_reddy
2 Replies
xorp(1) 						      General Commands Manual							   xorp(1)

NAME
xorpsh -- XORP Command Shell SYNOPSIS
xorpsh [-c command] [-t directory] [-e] [-h] [-v] DESCRIPTION
This manual page documents briefly the xorpsh command. This manual page was written for the Debian distribution because the original program does not have a manual page. xorpsh is the command used to interact with a eXtensible Open Router Platform (XORP) router. This command starts up a command line inter- face (CLI), that allows the configuration of the router and monitoring of the router state. The xorpsh command provides an interactive command shell to a XORP user, similar in many ways to the role played by a Unix shell. In a production router xorpsh might be set up as an user's login shell - they would login to the router via ssh and be directly in the xorpsh. It can also be run directly from the Unix command line. xorpsh should normally be run as a regular user; it is neither necessary or desirable to run it as root. If an user is to be permitted to make changes to the running router configuration, that user needs to be in the Unix group xorp. The Debian package installation automatically sets up both a xorp user and a xorp group to which this user belongs. However, any user can run the xorpsh command unless locally restricted by the administrator. OPTIONS
xorpsh allows the following options: -h Show summary of options. -v Print verbose information. -c command Specify command(s) to execute. -t directory Specify templates directory. -e Exit immediately if cannot connect to the rtrmgr SEE ALSO
xorp_rtrmgr (8) This program is documented fully in the Xorp User Manual, chapter Command Structure, available at /usr/share/doc/xorp-doc/ in Debian sys- tems when the xorp-doc package is installed. AUTHOR
XORP is Copyright (c) 2001-2009 XORP, Inc. This manual page was written by Javier Fernandez-Sanguino jfs@debian.org for the Debian system (but may be used by others). For licensing details please see /usr/share/doc/xorp/copyright. xorp(1)
All times are GMT -4. The time now is 01:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy