Search Results

Search: Posts Made By: balajikalai
Forum: Linux 09-14-2014
2,495
Posted By balajikalai
i am getting empty output file , Please advise . ...
i am getting empty output file , Please advise .

basically i wanted to create file audit ,when file created with checksum value.
thanks in advance.
Forum: Linux 09-10-2014
2,495
Posted By balajikalai
Generate output file
I would like to generate below one line report to output.txt file using csh.

01/01/09 10:15:47|APPL|MD5|ASCII-LF|6480|bal246b61fedf7e07220cedd1a100578

how to make the code to be...
Forum: Red Hat 07-14-2013
2,956
Posted By balajikalai
thank you so much for your help , need to tar...
thank you so much for your help , need to tar file based on from and to date and time.


ls -lrt
-rw-r--r-- 1 nova nova 2757 Jun 7 11:00 feed.ctl
-rwxrwxr-x 1 nova nova 457 Jun 7...
Forum: Red Hat 06-17-2013
2,956
Posted By balajikalai
Tar with particular date files
I need to find out only Jun 10 created and modified file with tar command ,, I am using Linux red hat x86_64 GNU/Linux.

ls -lrt

-rw-r--r-- 1 nova nova 2757 Jun 7 11:00 feed.ctl
-rwxrwxr-x...
2,312
Posted By balajikalai
UNIX file system to Linux file system migration
We would be migrating UNIX file system to Linux file system.
We do have many directory and sub directories with files.

after migrating unix to linux file system , i want to make sure all the...
2,735
Posted By balajikalai
thank you so much for your email. Is it...
thank you so much for your email.
Is it possible to replace a string without creating new file?
And also i have to do it for 35 files...
How to do it generic for all the 35 files in command...
2,735
Posted By balajikalai
Replace string with new string
I have c shell script , basically i want to find out the string "/usr/inter/wat/dat/out" and replace with "/home/trw/sh" in multiple input files

Please advise. We use Linux red hat server.
...
14,389
Posted By balajikalai
thank you so much for the info. source...
thank you so much for the info.

source system :

file 1 uploaded by xyx


using tar cf - . | ssh u123@10.20.30.12 (u123@10.20.30.124)0 'su - trw ; 'cd /export/home/u07 ; tar xf -' ...
14,389
Posted By balajikalai
file copy
i am able to copy a file from one server to another server.
in the below command i want to add switch user command , marked in red but i am getting error with su option.
Please help me to correct...
14,389
Posted By balajikalai
copy file and folder from one server to another server
I am really thank ful for your help.
i am planning to use the below code , as you suggested.
I sincerely appreciate it.

i have mention code 1 & 2 , which is the best way and please correct the...
14,389
Posted By balajikalai
We have Unix SunOS 5.10 as a source , which not...
We have Unix SunOS 5.10 as a source , which not supporting rsync .

% man rsync
No manual entry for rsync.

Please help me with feasible solution.

Thanks in advance.
14,389
Posted By balajikalai
Copy folder and files from unix server to linux server
We would be migrating unix solaries to Linux redhat.
Basically source is unix and target is linux.

i would like to copy entire file system unix/source/* to target linux/souce/*
but target linux...
Forum: Programming 10-15-2010
1,367
Posted By balajikalai
physical delete parent - child
hi ,

I have 4 tables

1.table 1

2.table 2 ==> delete from here
3.table 3
4.table 4


table 2 & table 3 has pk_fk relationship

table 1 & table 4 ha spk_fk relationship
...
Forum: Solaris 10-13-2010
7,341
Posted By balajikalai
file name: text.txt line 1 ...
file name: text.txt

line 1
<owner_name>shell</owner_name>
line 2
line 3
line 4
<owner_name>shell</owner_name>

it worked but i am getting 2 times output, but i need only once.

sed -n...
Forum: Solaris 10-13-2010
7,341
Posted By balajikalai
unix
thank you so much for your help

my input file Sample.txt format has changed little bit </owner_name>

line 1
<owner_name>balaji</owner_name>
line 2
line 3
line 4

please help me for...
3,275
Posted By balajikalai
Unix search a string in the text file
File name : Sample.txt



Actually i would like to read <schema>Oracle<schema> string from input file and return only once database as my output.


Please advise me.

Moved to...
Forum: Solaris 10-13-2010
7,341
Posted By balajikalai
Input file : test.txt ...
Input file : test.txt

<owner_name>balaji<owner_name>


I have tired the same command in UNIX box , but i am not getting any output , control is in same place

w : 32 :/sh
%
grep...
Forum: Solaris 10-13-2010
7,341
Posted By balajikalai
Hi Thank you so much for your help.Actually i...
Hi
Thank you so much for your help.Actually i have missed out few items.

Input File name : Sample.txt

line 1
<schema>database<schema>
line 2
line 3
line 4
<schema>Oracle<schema>
line 5...
Forum: Solaris 10-12-2010
7,341
Posted By balajikalai
Search string between the strings
File name : Sample.txt

<ownername>Oracle< ownername>

I am new to unix world , i would like to search string and return back to another sh script.

bascially i want to read file ...
Showing results 1 to 19 of 19

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