Search Results

Search: Posts Made By: nvkuriseti
3,354
Posted By nvkuriseti
Thank you RudiC. Is there alternative that I can...
Thank you RudiC. Is there alternative that I can pass this code by For-loop as well?
3,354
Posted By nvkuriseti
Shell script to get one column value(s)
Hello Gurus,

I have limited experience in writing UNIX scripting. Have business requirement to get one column data from a file. My file format is,

FileName: /root/dir1/scripts/DSList.txt
...
2,311
Posted By nvkuriseti
Filesystem and partition, mountpoint
Hello All,

I am new to System/plat-form administration work. Right now I am facing some issues while creating the filesystem and mounpoint. I am using Linux 6.0 SuSE 11. Last time I was used one...
2,822
Posted By nvkuriseti
Zip file inside Zip file(s)
I've a zip file called Z00.zip and in that file there are 22 more zip files. Each zip file having .txt files nearly 10,000 files. I am trying to unzip all these .txt files in one command line to...
2,491
Posted By nvkuriseti
Pludi: Thanks for your comments. Also, please...
Pludi:
Thanks for your comments. Also, please let me know where to find out ILOM/iLO access.
2,491
Posted By nvkuriseti
Restart Linux server
Hello all:

I am new to LINUX/UNIX administration task. My Infrastructure admin has allocated me a special lab server in client location. Per my requirement, had chanted few settings in LINUX/UNIX...
1,123
Posted By nvkuriseti
Thanks for your prompt respond. My locale is...
Thanks for your prompt respond. My locale is US_Eng UTF-8

[XXX@ABC01 etc]$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"...
1,123
Posted By nvkuriseti
Hungary names while FTP from DOS to UNIX
I am trying to FTP of Hungary names from DOS to UNIX where I am not getting some letters of Hungary name exactly. Basically I do not have any problem with MS-DOS of these days and able to view as...
7,006
Posted By nvkuriseti
Sort a file from specific row onwards
Kumaran:

Thanks for your reply. My requirement is to sort a file FROM 500TH row onwards to END OF FILE but NOT first 500 lines.
7,006
Posted By nvkuriseti
Sort a file from specific row onwards
Hello All:

I've file in below format. File name is "FIRSTN.TBL":

AAAAAA N
BBBBBBBBBBBBBBBBBBBBBBB N
.
.
.
.
ZZZZZZZZZZZZZZZZZZZZZZZZZZ N
...
10,223
Posted By nvkuriseti
Find records between two files which are not exists in one another in one
Hello all,

Would like to know how to find records between two files which are not exists in one another in one. For example: I've two files "fileA" and "fileB" and want to find record from "fileB"...
1,740
Posted By nvkuriseti
Block of records to select from a file
Hello:

I am new to shell script programming. Now I would like to select specific records block from a file. For example, current file "xyz.txt" is containing 1million records and want to select...
976
Posted By nvkuriseti
Would like to know whether possible to check with...
Would like to know whether possible to check with wildcard files by using AWK? From the above "for" loop statement, can't we use "?" instead of by given "REZ_" can use "RE?_". Any ideas?
976
Posted By nvkuriseti
Thanks for all replies. The above trial was not...
Thanks for all replies. The above trial was not working in my script.

But I would like to give up in another way of my programming issue as below. The for loop is:

for i in `find ${INPUTDIR}...
976
Posted By nvkuriseti
Script programming help with AWK
I've scripting code issue by using with AWK command. My existing command in the script is,

for i in `find ${INPUTDIR} -maxdepth 1 -iname XYZ_??_${PLACE}_*.${SUFFIX} | awk -F'/XYZ_' '{print...
2,356
Posted By nvkuriseti
This is the requirement from my client. Like some...
This is the requirement from my client. Like some kind of confidential data. I've given just an example of my file content. Suppose my file data-of-birth data coming in 91st character to 97th...
1,578
Posted By nvkuriseti
Store date-of-birth as "1#7#0#2#" in file
Hello,

My input files are having header/body/footer. The first three digits finds whether the data is header/body/footer. For example,

010AAAAA 20100507 234KB BBBBBBBBBB_20100506.DAT
020CCCCC ...
2,356
Posted By nvkuriseti
Hello, My input files are having...
Hello,

My input files are having header/body/footer. The first three digits finds whether the data is header/body/footer. For example,

010AAAAA 20100507 234KB BBBBBBBBBB_20100506.DAT
020CCCCC ...
2,356
Posted By nvkuriseti
Tried with the givien command. But it is...
Tried with the givien command. But it is eliminating the spaces from the remain fields also. But I want to substitute with only spaces in that DOB field. The result of the given command as:
010AAAAA...
2,356
Posted By nvkuriseti
By using "sed" command. Please help!!!
Hello,

My input files are having header/body/footer. The first three digits finds whether the data is header/body/footer. For example,

010AAAAA 20100507 234KB BBBBBBBBBB_20100506.DAT
020CCCCC ...
4,476
Posted By nvkuriseti
How to type ISO_8859_1 characters in shell script?
Hello All,

I want to type some special characters to check in my shell script as string. Could you please help me how do I type in my shell script. For example "LA CORUĆA". Here the last but 1...
20,184
Posted By nvkuriseti
Help to get a second column value from a file
Gurus,

I've very basic knowledge in Shell Scripting. I need a logic as per below.

I've a text file having 2 columns as ColA and ColB.

ColA|ColB
One|0
Two|225
Three|0
Four|500

Now, my...
158,817
Posted By nvkuriseti
merge two files in one file
All,

I've basic knowlege on understanding UNIX Shell Programming. Right now I need to write a script for the following requirement. Kindly help me or suggest me how to write a Shell script.
...
41,987
Posted By nvkuriseti
Shell script for unzip
All, I'm having 4 .zip files that are coming from FTP. I need to unzip those files and put that files into another folder. Can anyone help me how to write a shell script to check wether .zip files...
13,504
Posted By nvkuriseti
Problem while Deleting file
All,

I am trying to delete a user created file from specified folder. This folder is using for my Team member (i.e, Public folder). For example,

$ ls -l
total 1336
-rw-rw-r-- 1 g_btha...
Showing results 1 to 25 of 28

 
All times are GMT -4. The time now is 06:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy