Sponsored Content
Top Forums Shell Programming and Scripting Writing to a file in different way Post 302071011 by mahendramahendr on Tuesday 11th of April 2006 10:53:25 AM
Old 04-11-2006
echo "$x\n$y\n$z" > a.out
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

writing to a file

Hi All. I have the following simple shell program. It reads a number from the "/user/amit/bldno"; for example: file "bldno" contains value "100" After execution of the program the content should change to 101. --------- #!/usr/bin/tcsh V= `cat /user/amit/bldno` echo $V `rm -rf ... (1 Reply)
Discussion started by: amitrajvarma
1 Replies

2. UNIX for Dummies Questions & Answers

Problem writing file path to txt file

if test -z "$1" then echo "you must give a filename or filepath" else path=`dirname $1` f_name =`basename $1` if path="." then path=`pwd` fi fi cat $f_name $path >> index.txt The only problem I am encountering with this is writing $path to index.txt Keeps going gaga: cat:... (1 Reply)
Discussion started by: Vintage_hegoog
1 Replies

3. Programming

Writing a file in C

Hi All I am new to C and trying to write a code to get a file as an output. My text file should look like: <var1>tab<var2>tab<var3>...upto the elements in an array <varb1>tab<varb2>tab<varb3>...upto the elements in an array Can someone please guide me how to write the code or a sample... (3 Replies)
Discussion started by: amitsinha
3 Replies

4. Shell Programming and Scripting

Searching for Log / Bad file and Reading and writing to a flat file

Need to develop a unix shell script for the below requirement and I need your assistance: 1) search for file.log and file.bad file in a directory and read them 2) pull out "Load_Start_Time", "Data_File_Name", "Error_Type" from log file 4) concatinate each row from bad file as... (3 Replies)
Discussion started by: mlpathir
3 Replies

5. Shell Programming and Scripting

Comparing rows in same file and writing the result in new file

Help needed... Can you tell me how to compare the last two couple entries in a file and print their result in new file..:confused: I have one file Check1.txt \abc1 12345 \abc2 12327 \abc1 12345 \abc2 12330 I want to compare the entries in Check1 and write to... (1 Reply)
Discussion started by: kichu
1 Replies

6. Shell Programming and Scripting

Writing file name and date from LS command into a file to be imported into mysql

I am looking to do a ls on a folder and have the output of the ls be structured so that is is modificaiton date, file name with the date in a format that is compatible with mysql. I am trying to build a table that stores the last modification date of certain files so I can display it on some web... (4 Replies)
Discussion started by: personalt
4 Replies

7. Shell Programming and Scripting

reading a file extracting information writing to a file

Hi I am trying to extract information out of a file but keep getting grep cant open errors the code is below: #bash #extract orders with blank address details # # obtain the current date # set today to the current date ccyymmdd format today=`date +%c%m%d | cut -c24-31` echo... (8 Replies)
Discussion started by: Bruble
8 Replies

8. UNIX for Dummies Questions & Answers

Need help in not fetching a file while file writing operation is not completed

Hi All, We have a Unix program in oracle when we run the program this connects to specified ftp and will get the file into local server. We are facing a problem like when file writing operations is not completed, this program is getting the incomplete file. Could anyone please help me... (2 Replies)
Discussion started by: world.apps
2 Replies

9. UNIX for Dummies Questions & Answers

Writing a script that will take the first line from each file and store it in an output file

Hi, I have 1000 files names data1.txt through data1000.txt inside a folder. I want to write a script that will take each first line from the files and write them as output into a new file. How do I go about doing that? Thanks! (2 Replies)
Discussion started by: evelibertine
2 Replies

10. Shell Programming and Scripting

awk - writing matching pattern to a new file and deleting it from the current file

Hello , I have comma delimited file with over 20 fileds that i need to do some validations on. I have to check if certain fields are null and then write the line containing the null field into a new file and then delete the line from the current file. Can someone tell me how i could go... (2 Replies)
Discussion started by: goddevil
2 Replies
sys_attrs_atm(5)						File Formats Manual						  sys_attrs_atm(5)

NAME
sys_attrs_atm, sys_attrs_atmilmi3x, sys_attrs_atmip, sys_attrs_atmuni, sys_attrs_lane, sys_attrs_uni3x - Asynchronous Transfer Mode (ATM) subsystem attributes DESCRIPTION
This reference page lists and describes attributes for the following Asynchronous Transfer Mode (ATM) kernel subsystems: Base ATM support (atm) ATM Forum Integrated Layer Management Interface (atmilmi3x) Classical IP services (atmip) ATM Forum signaling and Integrated Layer Management Interface support (atmuni) ATM Forum LAN Emulation (lane) ATM Forum signaling (uni3x) Refer to the sys_attrs(5) reference page for an introduction to the topic of kernel subsystem attributes. atm Kernel Subsystem This section lists and describes attributes for the base ATM (atm) kernel subsystem. The percentage of each ATM driver's total interface bandwidth that is available to constant bit rate (CBR) circuits in the backward or incoming direction. Use the atmconfig command to set this limit on a per-driver basis. Default value: 10 (percent) Minimum value: 0 Maximum value: 100 The level of verbosity for messages displayed by the ATM Connection Management Module (CMM). If the value is greater than -1, it overrides the value of the global_msg_level attribute. Subsystem Message Level Values lists the attribute values and their meaning. Default value: -1 (use global_msg_level value) Minimum value: -1 Maximum value: 2 The percentage of each ATM driver's total interface bandwidth that is available to constant bit rate (CBR) circuits in the forward or outgoing direction. Use the atmconfig command to set this limit on a per-driver basis. Default value: 10 (percent) Minimum value: 0 Maximum value: 100 The level of verbosity for messages displayed by all components in the ATM subsystem. Subsystem Message Level Values lists the attribute values and their meaning. Default value: 0 (normal message level) Minimum value: 0 Maximum value: 2 The number of seconds after which unused reserved resources are revoked via an ATM_CME_RESV_EXPIRE exception notification. Do not modify the default setting for this attribute unless instructed to do so by Compaq Computer Corporation support personnel or by patch kit documentation. Default value: 30 (seconds) Minimum value: 0 Maximum value: 3000 The percentage of each ATM driver's total interface bandwidth that is available to constant bit rate (CBR) circuits in the backward or incoming and forward or outgoing direction. Use the atmconfig command to set this limit on a per-driver basis. Default value: 0 (percent) Minimum value: 0 Maximum value: 100 atmilmi3x Kernel Subsystem This section lists and describes attributes for the ATM Forum Integrated Layer Management Interface (atmilmi3x) kernel subsystem. The level of verbosity for messages displayed by the ATMILMI3X subsystem. If the value is greater than -1, it overrides the value of the global_msg_level attribute. Subsystem Message Level Values lists the attribute values and their meaning. Default value: -1 (use global_msg_level value) Minimum value: -1 Maximum value: 2 atmip Kernel Subsystem This section lists and describes attributes for the Classical IP services (atmip) kernel subsystem. The level of verbosity for messages displayed by the ATMIP subsystem. If the value is greater than -1, it overrides the value of the global_msg_level attribute. Subsystem Message Level Values lists the attribute values and their meaning. Default value: -1 (use global_msg_level value) Minimum value: -1 Maximum value: 2 atmuni Kernel Subsystem This section lists and describes attributes for the ATM Forum signaling and Integrated Layer Management Interface support (atmuni) kernel subsystem. The level of verbosity for messages displayed by the ATMUNI subsystem. If the value is greater than -1, it overrides the value of the global_msg_level attribute. Subsystem Message Level Values lists the attribute values and their meaning. Default value: -1 (use global_msg_level value) Minimum value: -1 Maximum value: 2 lane Kernel Subsystem This section lists and describes attributes for the ATM Forum LAN Emulation (lane) kernel subsystem. The number of LE_ARP hash table buckets. The LE_ARP table is used in resolving Ethernet MAC addresses into ATM addresses. Default value: 64 (buckets) Minimum value: 16 Maximum value: 512 The level of verbosity for messages displayed by the LANE subsystem. If the value is greater than -1, it overrides the value of the global_msg_level attribute. Subsystem Message Level Values lists the attribute values and their meaning. Default value: -1 (use global_msg_level value) Minimum value: -1 Maximum value: 2 The maximum number of emulated LANs that you can configure on a system. The maximum number is determined by the number of End System Identifiers (ESIs) available on the system. Default value: 4 (ELANs) Minimum value: 0 Maximum value: 64 uni3x Kernel Subsystem This section lists and describes attributes for the ATM Forum signaling (uni3x) kernel subsystem. The maximum number of ATM adapters that can use ATM signaling. If you increase the default value, you increase the amount kernel memory required by the ATM subsystem. Default value: 16 (adapters) Minimum value: 1 Maximum value: 64 The maximum number of ATM connections (SVCs) allowed by the system. If you increase the default value, you increase the amount ker- nel memory required by the ATM subsystem. Default value: 4096 (connections) Minimum value: 16 Maximum value: 262144 The maximum number of point-to-multipoint ATM connections allowed by the system. If you increase the default value, you increase the amount kernel memory required by the ATM subsystem. Default value: 1024 (connections) Minimum value: 16 Maximum value: 262144 The maxiumum number of parties (endpoints) allowed on a point-to-multipoint virtual circuit (VC). Default value: 32768 (endpoints) Minimum value: 1 Maximum value: 32768 The number of ticks per second of the signaling module timers. If you increase this value, you achieve better precision, but with greater processor overhead. Default value: 10 (ticks per second), or 100-millisecond resolution Minimum value: 2 Maximum value: 100 The level of verbosity for messages displayed by the UNI3X subsystem. If the value is greater than -1, it overrides the value of the global_msg_level attribute. Subsystem Message Level Values lists the attribute values and their meaning. Default value: -1 (use global_msg_level value) Minimum value: -1 Maximum value: 2 Subsystem Message Level Values This section lists the valid values for setting the message level for the atm, atmilmi3x, atmip, atmuni, lane, and uni3x kernel subsystems. Normal message level. Displays subsystem initialization messages, important state changes, and significant error conditions. This is the default level for the global_msg_level configuration attribute. Informational level. In addition to information displayed at the previous level, displays messages for normal virtual circuit (VC) release events, transient errors, and signaling and ILMI state changes. Verbose level. In addition to information displayed at the previous level, displays detailed information on connection failures, state changes, and unexpected events that is needed for diagnosing ATM problems. SEE ALSO
sys_attrs(5), atmconfig(8) Asynchronous Transfer Mode sys_attrs_atm(5)
All times are GMT -4. The time now is 03:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy