Sponsored Content
Full Discussion: Easy script
Top Forums UNIX for Dummies Questions & Answers Easy script Post 62988 by guest100 on Tuesday 22nd of February 2005 03:52:07 AM
Old 02-22-2005
Hi,

Actually I want to search more than one string and transform the file accordingly.
Here is my case:

Depending on the existance of the string in the file (on the left), I want the file to be renamed to its correspondence in the right.(see below)

The current file name consists of a prefix (data_exp_), date (year, month, day), time (hours, minutes, seconds), a 2-letter identifier, and the xml extension.
Example: data_exp_20030129123503aa.xml

Please notice that the original date and time in the file should be maintained in the final result.

PLMN-PLMN/RNC-201/ ----------> RNC_201_20050219091635.xml
PLMN-PLMN/RNC-202/ -----------> RNC_202_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/GGSN-1/ ------> GGSN_1_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/GGSN-2/ ------> GGSN_2_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/FW-1/ -------> FW_1_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/FW-2/ -------> FW_2_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/FW-3/ -------> FW_3_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/FW-4/ -------> FW_4_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/CG-1/ --------> CG_1_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/BG-1/ --------> BG_1_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/GNS-1/ -------> GNS_1_20050219091635.xml
PLMN-PLMN/GPBB-1/GPST-1/GNS-2/ --------> GNS_2_20050219091635.xml
PLMN-PLMN/SG3G-1/ -----------> SG3G_1_20050219091635.xml
PLMN-PLMN/HLR-106856/ -------------> HLR_106856_20050219091635.xml
PLMN-PLMN/MSC-106857/ -------------> MSC_106857_20050219091635.xml

Please help if you can.

Thanks in advance!


Aris :-)
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

easy script

a script, cheer that prints its parameter as shown in the example below. eg: $ cheer U N I X Give me a U! U! Give me a N! N! Give me a I! I! Give me a X! X! #!/bin/sh for letter do echo "Give me a $letter!";echo "$letter!" done this is the code i used for the above script (2 Replies)
Discussion started by: problems
2 Replies

2. Shell Programming and Scripting

Help with an 'easy' script

Hello guys, I need some help to solve a little problem that I have here: I have a big file with almost 100.000 lines of data, here is an example of line: 100099C01101C00000000059399489283CREMOVISTAR_TX 010001C00000000000099069799MOVISTAR_Tx ... (7 Replies)
Discussion started by: lestat_ecuador
7 Replies

3. UNIX for Dummies Questions & Answers

Help with an 'easy' script

Hello guys, Forgive me if I duplicate the post but i think i make a mistake choosing the correct forum. I need some help to solve a little problem, I have a big file with almost 100.000 lines of data, here is an example of line: 100099C01101C00000000059399489283CREMOVISTAR_TX ... (3 Replies)
Discussion started by: lestat_ecuador
3 Replies

4. UNIX for Dummies Questions & Answers

Need help on installing an EASY to use and easy to install command line text editor

Hi again. Sorry if it seems like I'm spamming the boards a bit, but I figured I might as well ask all the questions I need answers to at once, and hopefully at least get some. I have installed Solaris 10 on a server. The default text editors are there (vi, ex, ed, maybe others, I know emacs is... (4 Replies)
Discussion started by: EugeneG
4 Replies

5. Shell Programming and Scripting

My first script of day, it looks easy, but...

I've began my journey at 7:50, and at this time i've lost 40 minutes in this easy but :confused::eek:-script. Someone can help me ? I want to see the differences beetween all xml files in two directories (they must be equals), and this is my script: #!/bin/bash dir1="261108"... (5 Replies)
Discussion started by: trutoman
5 Replies

6. Shell Programming and Scripting

Easy Checkup Script

Hi, I am planning the following to do. On my linux system I've got different users in the /home/ directory. These users have file limitations. So every user below the /home/ directory should get a text file in a seperate folder /home/$user/files/ which tells him how many files he is already... (2 Replies)
Discussion started by: crusher
2 Replies

7. UNIX for Dummies Questions & Answers

Easy About Bash Script function

Hi to all, first of all,i am working on MINIX 3 OS. I want to create a bash script file,which will create a list of files(not directories) that have been modified one specific day (i.e today) under my home directory. thank you very much!! :) (8 Replies)
Discussion started by: kostis1904
8 Replies

8. Shell Programming and Scripting

I need help to write easy shell script

Hello every one :D I am very new in Linux ... that why I do not have any idea to write the script :confused: I am trying to read some tutorial , but I do not have enough time to do it ! because I have to submit my project results in next Wednesday I need your help to write script ! I will... (2 Replies)
Discussion started by: seereen
2 Replies

9. Shell Programming and Scripting

Opinion on an easy shell script (mv)

:wall:I've this simple code: STF=/opt/aaa cat $STF | nice sort -u > $STF.new && mv $STF.new $STF Which works until today. What happened is that this script has been corrupted the FS, so I've to use fschk to repair the filesystem. I presume the move command executed just a little too early... (1 Reply)
Discussion started by: accolito
1 Replies

10. Shell Programming and Scripting

Easy script

Write a script, which of the directory including sources of kernel, choose files with sources in C (files with .c extension), including in name "io" with dirvers (located in random subdirectory drivers) and place their content in file FILE. (to 20 lines). Could someone help me with this task?... (1 Reply)
Discussion started by: Czabi
1 Replies
CRM_DIFF(8)							  [FIXME: manual]						       CRM_DIFF(8)

NAME
crm_diff - identify changes to the cluster configuration and apply patches to the configuration files SYNOPSIS
crm_diff [-?|-V] [-o filename] [-O string] [-p filename] [-n filename] [-N string] DESCRIPTION
The crm_diff command assists in creating and applying XML patches. This can be useful for visualizing the changes between two versions of the cluster configuration or saving changes so they can be applied at a later time using cibadmin. OPTIONS
--help, -? Print a help message. --original filename, -o filename Specify the original file against which to diff or apply patches. --new filename, -n filename Specify the name of the new file. --original-string string, -O string Specify the original string against which to diff or apply patches. --new-string string, -N string Specify the new string. --patch filename, -p filename Apply a patch to the original XML. Always use with -o. --cib, -c Compare or patch the inputs as a CIB. Always specify the base version with -o and provide either the patch file or the second version with -p or -n, respectively. --stdin, -s Read the inputs from stdin. EXAMPLES
Use crm_diff to determine the differences between various CIB configuration files and to create patches. By means of patches, easily reuse configuration parts without having to use the cibadmin command on every single one of them. 1. Obtain the two different configuration files by running cibadmin on the two cluster setups to compare: cibadmin -Q > cib1.xml cibadmin -Q > cib2.xml 2. Determine whether to diff the entire files against each other or compare just a subset of the configurations. 3. To print the difference between the files to stdout, use the following command: crm_diff -o cib1.xml -n cib2.xml 4. To print the difference between the files to a file and create a patch, use the following command: crm_diff -o cib1.xml -n cib2.xml > patch.xml 5. Apply the patch to the original file: crm_diff -o cib1.xml -p patch.xml FILES
/var/lib/heartbeat/crm/cib.xml--the CIB (minus status section) on disk. Editing this file directly is strongly discouraged. SEE ALSO
??? AUTHOR
crm_diff was written by Andrew Beekhof. [FIXME: source] 07/05/2010 CRM_DIFF(8)
All times are GMT -4. The time now is 09:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy