Sponsored Content
Full Discussion: SimpleAWK Examples
Top Forums UNIX for Dummies Questions & Answers SimpleAWK Examples Post 302204194 by unxusr123 on Wednesday 11th of June 2008 01:11:44 AM
Old 06-11-2008
SimpleAWK Examples

Can Anyone please give me some simple AWK Examples to clearly understand the usage and syntax of the command.

Thanks
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

looking for .profile examples

I'm looking for some 'well documented' .profile examples (8 Replies)
Discussion started by: JimC
8 Replies

2. Shell Programming and Scripting

need examples?

Can someone give me an example of two shells? (1 Reply)
Discussion started by: wmosley2
1 Replies

3. Shell Programming and Scripting

examples of hyperlinks in emails

Hi All, Im using bash on a sloaris box. I am using mailx to send emails from the unix box to internal email accounts. Does anyone have an example of how I can generate a hyperlink within the email body so that when the recipeint recieves the email, they can click on the link and the link... (1 Reply)
Discussion started by: satnamx
1 Replies

4. Shell Programming and Scripting

comprehensive expect examples

Can anybody point me to some useful, comprehensive expect examples? I am trying to build a bash script with some telnet interactions. Appreciate any help. Persio (1 Reply)
Discussion started by: ppucci
1 Replies

5. Emergency UNIX and Linux Support

Awk and Sed examples

Hi all, I tried to understand what this awk and sed does but cudnt understand. Can any body explain what awk and sed means with one simple example each and complex examples each with explanation. Thanks in advance. (7 Replies)
Discussion started by: j_panky
7 Replies

6. UNIX for Advanced & Expert Users

Hard Link Examples

Hello, Please move this if I chose the wrong forum category. This question pertains to Unix and Linux I believe. I google the difference between hard and symbolic/soft links and I understand the difference. What I am trying to find is a real example of a hard link being used in a Operating... (11 Replies)
Discussion started by: jaysunn
11 Replies

7. Shell Programming and Scripting

lwp-request examples

Hi; Can i have ne sample examples of of using " lwp-request" in shell script. Is it necessary to have perl installed already in linux box for using this; Thnks; (2 Replies)
Discussion started by: ajaypadvi
2 Replies

8. Shell Programming and Scripting

Is it possible to combine these two PS1 examples?

I need to have the following joined if possible. Any help would be appreciated. 1st PS1 is for current working directory and color in ksh88. PS1=$(printf "\033 2nd PS1 is for the time in ksh88. date '+%H %M %S' | read H M S SECONDS=$((S + 60*(60*H+M))) PS1='${DUMMY:-}... (3 Replies)
Discussion started by: MIBPreacher
3 Replies

9. Programming

Examples, usage, help in C++ program

I have written a C++ program to perform raytracing and would want to write some functions to help the user: examples, usage, help I am wondering how this is done. Would I just put some functions in the main program? (4 Replies)
Discussion started by: kristinu
4 Replies

10. Shell Programming and Scripting

Need lot of examples

Hi, I need a word doc or pdf which contains lots of Shell Programming samples... This is for my open book examination, thanks in advance.. (2 Replies)
Discussion started by: karthikeayan
2 Replies
attrlist(1m)															      attrlist(1m)

NAME
attrlist - A dcecp task object that manipulates attribute lists SYNOPSIS
attrlist add attrlist -member attrlist attrlist getvalues attrlist -type typename attrlist help [operation | -verbose] attrlist list attrlist attrlist modify attrlist {[-add attribute_type attribute_values] [-change attribute_type attribute_values] [-remove attribute_type attribute_values]} attrlist operations attrlist remove attrlist -member attrlist ARGUMENTS
A list of one or more dcecp elements. An attrlist can be a single character, but usually consists of at least one attribute type and its value, as shown in the following: {CDS_Convergence medium} The name of the attrlist operation for which to display help information. DESCRIPTION
The attrlist task object represents an attribute list as returned or accepted by many dcecp commands. Use this object to check or manipu- late attribute lists so that they can be used by other commands, most commonly in scripts. OPERATIONS
attrlist add Appends one attribute list to another. The syntax is as follows: attrlist add attrlist -member attrlist The add operation returns an attribute list with the attributes specified as the value of the required -member option appended. Privileges Required No special privileges are needed to use the attrlist add command. Examples dcecp> attrlist add {{a b} {c d}} -member {{e f} {g h}} {a b} {c d} {e f} {g h} dcecp> attrlist getvalues Returns the values of the attributes named in an attribute list. The syntax is as follows: attrlist getvalues attrlist -type typename The getvalues operation returns the values of all attributes that are both named in the attribute list and of the type specified by the required -type option. The value can be a single type, but if the attribute appears more than once in the attribute list, the value of each instance is returned on a separate line. Privileges Required No special privileges are needed to use the attrlist getvalues command. Examples dcecp> attrlist getvalues {{a w x} {c y} {a z}] -type a {w x} z dcecp> This command can be used to filter the output of show operations. For example: dcecp> attrlist getvalues [dir show /.:/hosts] -type CDS_UTS 1994-07-01-10:29:59.265-05:00I0.000/00-00-c0-f7-de-56 dcecp> With abbreviations, the above command could be entered as follows: dcecp> at g [dir show /.:/hosts] -t CDS_UTS 1994-07-01-10:29:59.265-05:00I0.000/00-00-c0-f7-de-56 dcecp> attrlist help Returns help information about the attrlist task object and its operations. The syntax is as follows: attrlist help [operation | -verbose] Options Displays information about the attrlist task object. Used without an argument or option, the attrlist help command returns brief information about each attrlist operation. The optional opera- tion argument is the name of an operation about which you want detailed information. Alternatively, you can use the -verbose option for more detailed information about the attrlist task object itself. Privileges Required No special privileges are needed to use the attrlist help command. Examples dcecp> attrlist help add Adds attributes to a list. getvalues Returns the values of specified attributes. list Returns the attribute types present in a list. modify Modifies an attribute list. remove Removes attributes from a list. help Prints a summary of command-line options. operations Returns a list of the valid operations for this command. dcecp> attrlist list Returns a list of attribute type names from an attribute list. The syntax is as follows: attrlist list attrlist The list operation returns a list of all the attribute type names in the attribute list in the order that they appear in the list. Privileges Required No special privileges are needed to use the attrlist list command. Examples dcecp> attrlist list {{a b} {c d}} a c dcecp> attrlist modify Removes and changes attributes and their values in an attribute list. The syntax is as follows: attrlist modify attrlist {[-add attribute_type attribute_values] [-change attribute_type attribute_values] [-remove attribute_type attribute_values]} The modify operation returns an attribute list with the input attributes modified as specified by the -add, -remove and -change options. New attributes can be added, or new values added to existing attributes with -add. Entire attributes or attribute values can be removed with -remove. The -change option removes all values from an existing attribute and replaces them with new values specified. Privileges Required No special privileges are needed to use the attrlist modify command. Examples dcecp> attrlist modify {{a b} {c d}} -add {{c e}} {a b} {c d e} dcecp> dcecp> attrlist modify {{a b} {c d e}} -remove {{c e}} {a b} {c d} dcecp> dcecp> attrlist modify {{a b} {c d e}} -change {{c f}} {a b} {c f} dcecp> attrlist operations Returns a list of the operations supported by the attrlist task object. The syntax is as follows: attrlist operations The list of available operations is in alphabetical order except for help and operations, which are listed last. Privileges Required No special privileges are needed to use the attrlist operations command. Examples dcecp> attrlist operations add getvalues list modify remove help operations dcecp> attrlist remove Removes attributes and their values from an attribute list. The syntax is as follows: attrlist remove attrlist -member attrlist The remove operation returns an attribute list after removing attribute types (and their values) specified as an argument to the required -member option. This command removes entire attributes only; to remove specific values, use the attrlist modify command. Privileges Required No special privileges are needed to use the attrlist remove command. Examples dcecp> attrlist remove {{a b} {c d} {e f} {g h}} -member {e g} {a b} {c d} dcecp> RELATED INFORMATION
Commands: dcecp(1m). attrlist(1m)
All times are GMT -4. The time now is 02:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy