Sponsored Content
Top Forums UNIX for Dummies Questions & Answers 12. If an ‘88’ Record with BAI Code ‘902’ was found on input file and not written to Output file, re Post 302536760 by sgoud on Wednesday 6th of July 2011 07:30:50 AM
Old 07-06-2011
12. If an ‘88’ Record with BAI Code ‘902’ was found on input file and not written to Output file, re

This is my input file like this
Code:
03,105581,,015,+00000416418,,,901,+00000000148,,,922,+00000000354,,/
49,+00000000000416920,00002/
03,5313236,,015,+00231036992,,,045,+00231036992,,,901,+00000048428,,/
88,100,+0000000000000,0000000,,400,+0000000000000,0000000,/
88,902,+0000000079077,,/
49,+00000000462201489,00004/
03,8903816,,015,+00000000000,,,045,+00000000000,,,901,+00000000000,,/
88,902,+0000000000000,,/
88,100,+0000000000000,0000000,,400,+0000000000000,0000000,/
49,+00000000000000000,00004/
03,12012241,,015,+00003920049,,,045,+00003920049,,,901,+00000000100,,/
88,902,+0000000000020,,/
88,100,+0000000000000,0000000,,400,+0000000000000,0000000,/
49,+00000000007840218,00004/

MY Question is
If an ‘88' Record with Code ‘902' was found on input file and not written to Output file, reduce the amount on the 49 record by the amount of the 902 Code and reduce the count by one on the 49 record. If No Code ‘902' was on the account, move the ‘49' Record to the Output File untouched

Last edited by Scott; 07-06-2011 at 08:51 AM.. Reason: Code tags, again... Seems like homework, so closed, anyway
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need to Chop Header and Footer record from input file

Hi, I need to chope the header and footer record from an input file and make a new output file, please let me know how i can do it in unix.thanks. (4 Replies)
Discussion started by: coolbudy
4 Replies

2. UNIX for Dummies Questions & Answers

output of file from several machines written to network share, then emailed to group.

I have a script on all the machines on my network that lists how many updates are available for each machine, and then outputs the answer to a file called updates.txt the output shows the hostname and the number of updates, like: computer_A 7 I want all these machines to output the data to... (1 Reply)
Discussion started by: glev2005
1 Replies

3. UNIX for Dummies Questions & Answers

Appending something to output before being written to a file

Hi, I'm quite stuck with what I thought should've been simple but I just can't seem to do it. Firstly, I have the following done in bourne shell: cat datafile | tr '' '' >> newfile echo "$fullfilepath" >> newfile i want to have the output of that echo put on the same line as the output... (4 Replies)
Discussion started by: Darkst
4 Replies

4. Shell Programming and Scripting

Dynamic output file generation using a input text file with predefined output format

Hi, I have two files , one file with data file with attributes that need to be sent to another file to generate a predefined format. Example: File.txt AP|{SSHA}VEEg42CNCghUnGhCVg== APVG3|{SSHA}XK|"password" AP3|{SSHA}XK|"This is test" .... etc --------- test.sh has... (1 Reply)
Discussion started by: hudson03051nh
1 Replies

5. Homework & Coursework Questions

Loop to Convert a list from an input file and output it to another file

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: A) Write a script, which will take input from a file and convert the number from Centigrade to Fahrenheit... (5 Replies)
Discussion started by: AliTheSnake
5 Replies

6. Shell Programming and Scripting

Input file is uncolored; I want the output file to be colored on criteria

Hello, I have the following input file: auditing account: 3DTP (3dtp) ERROR: S3 bucket "aws-origin-test1.3dstage.com" has policy statement with public grant: {"Sid":"PublicReadGetObject","Effect":"Allow","Principal":{"AWS":"*"},"Action":,"Resource":} auditing region: eu-west-1 auditing... (5 Replies)
Discussion started by: ramky79
5 Replies

7. Shell Programming and Scripting

How to read each line from input file, assign variables, and echo to output file?

I've got a file that looks like this (spaces before first entries intentional): 12345650-000005000GL140227 ANNUAL HELC FEE EN 22345650-000005000GL140227 ANNUAL HELC FEE EN 32345650-000005000GL140227 ANNUAL HELC FEE EN I want to read through the file line by line,... (6 Replies)
Discussion started by: Scottie1954
6 Replies

8. UNIX for Dummies Questions & Answers

awk - Rename output file, after processing, same as input file

I have one input file ABC.txt and one output DEF.txt. After the ABC is processed and created output, I want to rename ABC.txt to ABC.orig and DEF to ABC.txt. Currently when I am doing this, it does not process the input file as it cannot read and write to the same file. How can I achieve this? ... (12 Replies)
Discussion started by: High-T
12 Replies

9. Shell Programming and Scripting

awk to reformat output if input file is empty, but not if file has data in it

The below awk improved bu @MadeInGermany, works great as long as the input file has data in it in the below format: input chrX 25031028 25031925 chrX:25031028-25031925 ARX 631 18 chrX 25031028 25031925 chrX:25031028-25031925 ARX 632 14... (3 Replies)
Discussion started by: cmccabe
3 Replies

10. Programming

creating separate output file for each input file in python

Experts, Need your help for this. Please support My motive is to create seperate output file for each Input Files(File 1 and File2) in another folder say(/tmp/finaloutput) Input files File 1(1.1.1.1.csv) a,b,c 43,17104773,3 45,17104234,4 File 2(2.2.2.2.csv) a,b,c 43,17104773,1... (2 Replies)
Discussion started by: as7951
2 Replies
SPRIO(1)							  SLURM commands							  SPRIO(1)

NAME
sprio - view the factors that comprise a job's scheduling priority SYNOPSIS
sprio [OPTIONS...] DESCRIPTION
sprio is used to view the components of a job's scheduling priority when the multi-factor priority plugin is installed. sprio is a read- only utility that extracts information from the multi-factor priority plugin. By default, sprio returns information for all pending jobs. Options exist to display specific jobs by job ID and user name. OPTIONS
-h, --noheader Do not print a header on the output. --help Print a help message describing all options sprio. -j <job_id_list>, --jobs=<job_id_list> Requests a comma separated list of job ids to display. Defaults to all jobs. -l, --long Report more of the available information for the selected jobs. -M, --clusters=<string> The cluster to issue commands to. Only one cluster name may be specified. -n, --norm Display the normalized priority factors for the selected jobs. -o <output_format>, --format=<output_format> Specify the information to be displayed, its size and position (right or left justified). The default formats when all factors have been assigned non-zero weights are default "%.7i %.10Y %.10A %.10F %.10J %.10P %.10Q" -l, --long "%.7i %.8u %.10Y %.10A %.10F %.10J %.10P %.10Q %.6N" The format of each field is "%[.][size]type". size is the minimum field size. If no size is specified, whatever is needed to print the information will be used. . indicates the output should be left justified. By default, output is right justified. Valid type specifications include: %a Normalized age priority %A Weighted age priority %f Normalized fair-share priority %F Weighted fair-share priority %i Job ID %j Normalized job size priority %J Weighted job size priority %N Nice adjustment %p Normalized partition priority %P Weighted partition priority %q Normalized quality of service priority %Q Weighted quality of service priority %u User name for a job %Y Job priority %y Normalized job priority -u <user_list>, --user=<user_list> Request jobs from a comma separated list of users. The list can consist of user names or user id numbers. --usage Print a brief help message listing the sprio options. -v, --verbose Report details of sprios actions. -V , --version Print version information and exit. -w , --weights Display the configured weights for each factor. This is for information purposes only. Actual job data is suppressed. ENVIRONMENT VARIABLES
If no corresponding commandline option is specified, sprio will use the value of the following environment variables. SLURM_CLUSTERS Same as --clusters EXAMPLES
Print the list of all pending jobs with their weighted priorities > sprio JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS 65539 62664 0 51664 1000 10000 0 65540 62663 0 51663 1000 10000 0 65541 62662 0 51662 1000 10000 0 Print the list of all pending jobs with their normalized priorities > sprio -n JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS 65539 0.00001459 0.0007180 0.5166470 1.0000000 1.0000000 0.0000000 65540 0.00001459 0.0007180 0.5166370 1.0000000 1.0000000 0.0000000 65541 0.00001458 0.0007180 0.5166270 1.0000000 1.0000000 0.0000000 Print the job priorities for specific jobs > sprio --jobs=65548,65547 JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS 65547 62078 0 51078 1000 10000 0 65548 62077 0 51077 1000 10000 0 Print the job priorities for jobs of specific users > sprio --users=fred,sally JOBID USER PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS 65548 fred 62079 1 51077 1000 10000 0 65549 sally 62080 1 51078 1000 10000 0 Print the configured weights for each priority component > sprio -w JOBID PRIORITY AGE FAIRSHARE JOBSIZE PARTITION QOS Weights 1000 100000 1000 10000 1 COPYING
Copyright (C) 2009 Lawrence Livermore National Security. Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). CODE-OCEC-09-009. All rights reserved. This file is part of SLURM, a resource management program. For details, see <http://www.schedmd.com/slurmdocs/>. SLURM is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. SLURM is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. SEE ALSO
squeue(1), sshare(1) sprio 2.3 May 2011 SPRIO(1)
All times are GMT -4. The time now is 03:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy