Sponsored Content
Top Forums Shell Programming and Scripting making the changes permanent in a file Post 302118494 by lazytech on Tuesday 22nd of May 2007 10:44:40 AM
Old 05-22-2007
My suggestion would be to have your sed command in a script and have it output to a temp file and then have the mv command write the temp file over the original file.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Making Changes without opening file

Hello, I'm new to scripting, I have a file test.dat. I want to make changes to it with out openning it. Example: test.dat has rows, and I want to change value "LA" to "TX" without opening it or without writing it to another file. Is it possible? Thanks (9 Replies)
Discussion started by: irehman
9 Replies

2. UNIX for Advanced & Expert Users

Permanent file deletion - sensitive data

All, I'm hoping someone can help fill me in on this one. :confused: I work with bank data deemed "sensitive" and, once processed, need to figure out a way to overwrite the files with enough garbage data in order to prevent someone from being able to recover any of the data from the disk. I... (5 Replies)
Discussion started by: peteroc
5 Replies

3. AIX

Making Executable File

Hi All: I am a newbie. I have shell script and bunch of java jar files and I want to give one single executable file (may be .bin). Ex: I have test.sh, jar1.jar, jar2.jar. I have to make process.xxx When we run "process.xxx" it will run the "test.sh" script which inturn uses jar1.jar and... (0 Replies)
Discussion started by: laxman123
0 Replies

4. UNIX for Dummies Questions & Answers

Making an alias permanent

Hi mates, I want to make an alias permanent for a KShell, does someone knows how to do that? Thanks! (4 Replies)
Discussion started by: agasamapetilon
4 Replies

5. Solaris

ifconfig - making netmask & broadcast address permanent?

hi, I am trying to configure one of my interfaces, but after reboot - i lose the changes to the netmask & broadcast address. I have added an entry in /etc/netmasks, but it doesnt pick up the new settings. any ideas - much appreciated. before reboot: eri0:... (3 Replies)
Discussion started by: badoshi
3 Replies

6. UNIX for Dummies Questions & Answers

permanent change in file

Hi! i want to replace ; by ok in a file as below test1(filename) containt:- Hi i am kaushlesh; i am new to Unix. i want permanent change in the file like below:- Hi i am kaushlesh ok i am new to unix How i will complite this..? (2 Replies)
Discussion started by: kaushelsh168
2 Replies

7. UNIX for Dummies Questions & Answers

Making file executable

Hi guys, i'm trying to make a file called 'run-all-tests' executable but it is not letting me for some reason. I am presented with the following error: chmod: cannot access `./run-tests': No such file or directory Basically i have a folder called ex3 and within that there are task folders:... (11 Replies)
Discussion started by: Shyamz1
11 Replies

8. UNIX for Dummies Questions & Answers

Making replicates of a file with part of a line randomized for each file

Ok, so let's say that I have a file like the following: I want to create 100 replicates of this file, except that for each file, I want different randomized combinations of either A or B at the end of each line so that I would end up with files like the following: and etc. I... (1 Reply)
Discussion started by: Scatterbrain26
1 Replies

9. Shell Programming and Scripting

Making Changes to large file in vi

so i have a large file that has many lines in it. i want to make changes (replace certain things) that are in a range of lines, but NOT the whole file. how do i do this? say for instance, if i want to change all the occurrences of the word "ramamama" to "ram cow welcome" in lines 9333 to... (5 Replies)
Discussion started by: SkySmart
5 Replies

10. UNIX for Dummies Questions & Answers

Permanent file permissions within a directory

Hi All, I have an ftp process that is connecting to a Solaris server and pushing files into a directory. The default file permissions are rw-r--r-- . I want the file permissions to be rw-rw-r--. How can I configure the directory so any file created there will have the permissions... (6 Replies)
Discussion started by: rob4732
6 Replies
DateTime::Locale::ur(3) 				User Contributed Perl Documentation				   DateTime::Locale::ur(3)

NAME
DateTime::Locale::ur SYNOPSIS
use DateTime; my $dt = DateTime->now( locale => 'ur' ); print $dt->month_name(); DESCRIPTION
This is the DateTime locale package for Urdu. DATA
This locale inherits from the DateTime::Locale::root locale. It contains the following data. Days Wide (format) XXX XXXX XXX XXXXXX XXXX XXXX XXXXX Abbreviated (format) XXX XXXX XXX XXXXXX XXXX XXXX XXXXX Narrow (format) X X X X X X X Wide (stand-alone) XXX XXXX XXX XXXXXX XXXX XXXX XXXXX Abbreviated (stand-alone) 2 3 4 5 6 7 1 Narrow (stand-alone) X X X X X X X Months Wide (format) XXXXX XXXXX XXX X XXXXX XX XXX XXXXX XXXX XXXXX XXXXXX XXXXX XXXXX Abbreviated (format) XXXXX XXXXX XXX X XXXXX XX XXX XXXXX XXXX XXXXX XXXXXX XXXXX XXXXX Narrow (format) X X X X X X X X X X X X Wide (stand-alone) XXXXX XXXXX XXX X XXXXX XX XXX XXXXX XXXX XXXXX XXXXXX XXXXX XXXXX Abbreviated (stand-alone) 1 2 3 4 5 6 7 8 9 10 11 12 Narrow (stand-alone) X X X X X X X X X X X X Quarters Wide (format) XXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX Abbreviated (format) 1XX XXXX 2XX XXXX 3XX XXXX 4XX XXXX Narrow (format) 1 2 3 4 Wide (stand-alone) XXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX XXXXX XX XXXX Abbreviated (stand-alone) 1XX XXXX 2XX XXXX 3XX XXXX 4XX XXXX Narrow (stand-alone) 1 2 3 4 Eras Wide XXX XXXX XXXXX XX Abbreviated X X XXXXX XX Narrow X X XXXXX XX Date Formats Full 2008-02-05T18:30:30 = XXXX, 5, XXXXX 2008 1995-12-22T09:05:02 = XXXX, 22, XXXXX 1995 -0010-09-15T04:44:23 = XXXX, 15, XXXXX -10 Long 2008-02-05T18:30:30 = 5, XXXXX 2008 1995-12-22T09:05:02 = 22, XXXXX 1995 -0010-09-15T04:44:23 = 15, XXXXX -10 Medium 2008-02-05T18:30:30 = 5, XXXXX 2008 1995-12-22T09:05:02 = 22, XXXXX 1995 -0010-09-15T04:44:23 = 15, XXXXX -10 Short 2008-02-05T18:30:30 = 5/2/08 1995-12-22T09:05:02 = 22/12/95 -0010-09-15T04:44:23 = 15/9/-10 Default 2008-02-05T18:30:30 = 5, XXXXX 2008 1995-12-22T09:05:02 = 22, XXXXX 1995 -0010-09-15T04:44:23 = 15, XXXXX -10 Time Formats Full 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX UTC Long 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX UTC Medium 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX Short 2008-02-05T18:30:30 = 6:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05 XXX XXXXX -0010-09-15T04:44:23 = 4:44 XXX XXXXX Default 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX Datetime Formats Full 2008-02-05T18:30:30 = XXXX, 5, XXXXX 2008 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = XXXX, 22, XXXXX 1995 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = XXXX, 15, XXXXX -10 4:44:23 XXX XXXXX UTC Long 2008-02-05T18:30:30 = 5, XXXXX 2008 6:30:30 XXX XXXXX UTC 1995-12-22T09:05:02 = 22, XXXXX 1995 9:05:02 XXX XXXXX UTC -0010-09-15T04:44:23 = 15, XXXXX -10 4:44:23 XXX XXXXX UTC Medium 2008-02-05T18:30:30 = 5, XXXXX 2008 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 22, XXXXX 1995 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 15, XXXXX -10 4:44:23 XXX XXXXX Short 2008-02-05T18:30:30 = 5/2/08 6:30 XXX XXXXX 1995-12-22T09:05:02 = 22/12/95 9:05 XXX XXXXX -0010-09-15T04:44:23 = 15/9/-10 4:44 XXX XXXXX Default 2008-02-05T18:30:30 = 5, XXXXX 2008 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 22, XXXXX 1995 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 15, XXXXX -10 4:44:23 XXX XXXXX Available Formats d (X) 2008-02-05T18:30:30 = X 1995-12-22T09:05:02 = X -0010-09-15T04:44:23 = X EEEd (d EEE) 2008-02-05T18:30:30 = 5 XXXX 1995-12-22T09:05:02 = 22 XXXX -0010-09-15T04:44:23 = 15 XXXX Hm (HH:mm) 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 09:05 -0010-09-15T04:44:23 = 04:44 hm (h:mm a) 2008-02-05T18:30:30 = 6:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05 XXX XXXXX -0010-09-15T04:44:23 = 4:44 XXX XXXXX Hms (H:mm:ss) 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 9:05:02 -0010-09-15T04:44:23 = 4:44:23 hms (h:mm:ss a) 2008-02-05T18:30:30 = 6:30:30 XXX XXXXX 1995-12-22T09:05:02 = 9:05:02 XXX XXXXX -0010-09-15T04:44:23 = 4:44:23 XXX XXXXX M (LL) 2008-02-05T18:30:30 = 02 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 09 Md (M-d) 2008-02-05T18:30:30 = 2-5 1995-12-22T09:05:02 = 12-22 -0010-09-15T04:44:23 = 9-15 MEd (E, M-d) 2008-02-05T18:30:30 = XXXX, 2-5 1995-12-22T09:05:02 = XXXX, 12-22 -0010-09-15T04:44:23 = XXXX, 9-15 MMM (LLL) 2008-02-05T18:30:30 = 2 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 9 MMMd (MMM d) 2008-02-05T18:30:30 = XXXXX 5 1995-12-22T09:05:02 = XXXXX 22 -0010-09-15T04:44:23 = XXXXX 15 MMMEd (E MMM d) 2008-02-05T18:30:30 = XXXX XXXXX 5 1995-12-22T09:05:02 = XXXX XXXXX 22 -0010-09-15T04:44:23 = XXXX XXXXX 15 MMMMd (MMMM d) 2008-02-05T18:30:30 = XXXXX 5 1995-12-22T09:05:02 = XXXXX 22 -0010-09-15T04:44:23 = XXXXX 15 MMMMEd (E MMMM d) 2008-02-05T18:30:30 = XXXX XXXXX 5 1995-12-22T09:05:02 = XXXX XXXXX 22 -0010-09-15T04:44:23 = XXXX XXXXX 15 ms (mm:ss) 2008-02-05T18:30:30 = 30:30 1995-12-22T09:05:02 = 05:02 -0010-09-15T04:44:23 = 44:23 y (y) 2008-02-05T18:30:30 = 2008 1995-12-22T09:05:02 = 1995 -0010-09-15T04:44:23 = -10 yM (yyyy-M) 2008-02-05T18:30:30 = 2008-2 1995-12-22T09:05:02 = 1995-12 -0010-09-15T04:44:23 = -010-9 yMEd (EEE, yyyy-d-M) 2008-02-05T18:30:30 = XXXX, 2008-5-2 1995-12-22T09:05:02 = XXXX, 1995-22-12 -0010-09-15T04:44:23 = XXXX, -010-15-9 yMMM (y MMM) 2008-02-05T18:30:30 = 2008 XXXXX 1995-12-22T09:05:02 = 1995 XXXXX -0010-09-15T04:44:23 = -10 XXXXX yMMMEd (EEE, y MMM d) 2008-02-05T18:30:30 = XXXX, 2008 XXXXX 5 1995-12-22T09:05:02 = XXXX, 1995 XXXXX 22 -0010-09-15T04:44:23 = XXXX, -10 XXXXX 15 yMMMM (y MMMM) 2008-02-05T18:30:30 = 2008 XXXXX 1995-12-22T09:05:02 = 1995 XXXXX -0010-09-15T04:44:23 = -10 XXXXX yQ (Q yyyy) 2008-02-05T18:30:30 = 1 2008 1995-12-22T09:05:02 = 4 1995 -0010-09-15T04:44:23 = 3 -010 yQQQ (y QQQ) 2008-02-05T18:30:30 = 2008 1XX XXXX 1995-12-22T09:05:02 = 1995 4XX XXXX -0010-09-15T04:44:23 = -10 3XX XXXX yyQ (yy Q) 2008-02-05T18:30:30 = 08 1 1995-12-22T09:05:02 = 95 4 -0010-09-15T04:44:23 = -10 3 Miscellaneous Prefers 24 hour time? No Local first day of the week XXX SUPPORT
See DateTime::Locale. AUTHOR
Dave Rolsky <autarch@urth.org> COPYRIGHT
Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license. perl v5.16.3 2014-06-10 DateTime::Locale::ur(3)
All times are GMT -4. The time now is 01:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy