Sponsored Content
Full Discussion: Editing big file in UNIX
Top Forums Shell Programming and Scripting Editing big file in UNIX Post 302912895 by Abdulhameed M on Tuesday 12th of August 2014 01:52:06 PM
Old 08-12-2014
Display Editing big file in UNIX

Hi Guys,
I have a hugefile. I have requirement to change Indicator from "T" to "P" or from "P" to "T" which comes in header itself. I could not open either in any of editors or in UNIX command line using vi as file size > 3GB

Please suggest a solution as how to achieve it through script or any single line commands.

Note: This indicator comes in ISA 15 segment.

Example:

Code:
ISA*00* *00* *08*92 *08*123*030627*1304*U*00*00*0*P*>~


I have change it to

Code:
ISA*00* *00* *08*92 *08*123*030627*1304*U*00*00*0*T*>~


Last edited by Corona688; 08-12-2014 at 03:01 PM..
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

editing unix files on NT

i currently am using a unix server and NT pc. i have downloaded a ziped file that should explode into 3 seperate unix based files, however when i unzip it using Alading Expander it displays only 1. This exploded version contains all 3 files ( you can scroll down when viewing the file and see the... (1 Reply)
Discussion started by: pixelmonkey
1 Replies

2. UNIX for Dummies Questions & Answers

How to view a big file(143M big)

1 . Thanks everyone who read the post first. 2 . I have a log file which size is 143M , I can not use vi open it .I can not use xedit open it too. How to view it ? If I want to view 200-300 ,how can I implement it 3 . Thanks (3 Replies)
Discussion started by: chenhao_no1
3 Replies

3. SCO

File Editing and Printing in Unix

Hi, Can some one provide me with, some good links containing help for file editing and printing in unix. Regards, Muhammad Tayyab Shereen Motor Co. Kuwait (1 Reply)
Discussion started by: tayyabq8
1 Replies

4. UNIX for Dummies Questions & Answers

problem editing big file in vi

I have a big file, which vi opens it with message not sufficient space with file system. I am not adding any data in the file but changing some values within. To make these changes effective, it asks for forced write (w!), even after doing this, I see this particular record, change is not... (4 Replies)
Discussion started by: videsh77
4 Replies

5. Shell Programming and Scripting

Editing Binary Files in Unix

Hi, Is there a way to edit BINARY files in Unix. Or even are there any commands (shellscript/perl) through which I can replace all the occurences of a string inside a BINARY file with another string ?? (1 Reply)
Discussion started by: cool.aquarian
1 Replies

6. UNIX for Dummies Questions & Answers

How big is too big a config.log file?

I have a 5000 line config.log file with several "maybe" errors. Any reccomendations on finding solvable problems? (2 Replies)
Discussion started by: NeedLotsofHelp
2 Replies

7. UNIX for Advanced & Expert Users

best method to compare 2 big files in unix

Hi , I have a requirement to compare 2 files which can contain 40 million or more records and more than 20 fields to compare . Currently I am using awk scripting , and since awk has a memory issue, I am not able to process file more than 10 million records. Any suggestions or pointers to... (7 Replies)
Discussion started by: rashmisb
7 Replies

8. HP-UX

Editing a UNIX file in Hexadecimal format

Hi, I am a newbie to the UNIX world. I am asked to edit the file in hexadecimal format and save it. Later I should be able to print the file in char mode. please anyone tell me how to do that mostly using VI editor. (1 Reply)
Discussion started by: vkudire
1 Replies
gswitchit-plugins-capplet(1)					   User Commands				      gswitchit-plugins-capplet(1)

NAME
gswitchit-plugins-capplet - administer plugins for the Keyboard Indicator panel application SYNOPSIS
gswitchit-plugins-capplet [gnome-std-options] DESCRIPTION
gswitchit-plugins-capplet is generally used by the Keyboard Indicator panel application, but can also be invoked from the command line. gswitchit-plugins-capplet administers the plugins that are used by the Keyboard Indicator panel application. OPTIONS
The following options are supported: gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information. EXAMPLES
Example 1: Launching gswitchit-plugins-capplet example% gswitchit-plugins-capplet ENVIRONMENT VARIABLES
See environ(5). EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gswitchit-plugiExecutable to administer plugins for the Keyboard Indicator panel application ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-utility_applets | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
Latest version of the GNOME Desktop User Guide for your platform. gkb_xmmap(1), gnome-keybinding-properties(1), gnome-keyboard-layout(1), gnome-keyboard-properties(1), xmodmap(1), gnome-std-options(5) NOTES
Written by Matt Keenan, Sun Microsystems Inc., 2004. SunOS 5.10 6 Sep 2004 gswitchit-plugins-capplet(1)
All times are GMT -4. The time now is 11:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy