Search Results

Search: Posts Made By: udayakumar
1,909
Posted By udayakumar
Sorry to Duplicate it. I had some issues...
Sorry to Duplicate it.

I had some issues with the code you have supplied. Might be due to the shell changes or AIX. I got the value like

Output File

Filename|
This
is
a
test file
...
1,624
Posted By udayakumar
Hi I'm using bash shell in AIX 6.1 ^M...
Hi

I'm using bash shell in AIX 6.1
^M microsoft text
Yes its a Microsoft format text file with carriage-return line-feed at the end of each line

No the file name I've mentioned in example...
1,624
Posted By udayakumar
Shell script request
I've a master file which will contain 100 file names, The script should read file name from a master file and format the file as below in AIX.

input file

Filename

This
is
a
test
file
...
1,909
Posted By udayakumar
Hi, The code is not returning any thing....
Hi,

The code is not returning any thing. I've a master file which will contain 100 file names, The script should read file name from a master file and format the file as below

input file
...
1,909
Posted By udayakumar
Unable to run Sed in AIX
Hi All,

I've wrote a script to truncate newline characters in a text file. Could you please help me in figuring out the issue

:confused:
for file in $Filelist; do
echo $file; ...
1,064
Posted By udayakumar
File editing
Hi All,

I've to edit the below file in the

Current File:
XXX
Rows found with null for one or more non-nullable columns in the source table

SELECT
COUNT(*)
FROM
(
SELECT
1 as one ...
2,555
Posted By udayakumar
Its the process that runs whenever you start up...
Its the process that runs whenever you start up the unix machine for the very first time. I dont know the process name exactly I will update you soon .
5,556
Posted By udayakumar
prstat examines all active processes on the ...
prstat examines all active processes on the system and reports statistics based on the selected output mode and sort order the mode can be a specific process ID.
top provides real-time view of a...
6
18,741
Posted By udayakumar
Yes I mean the same I've miss typed sorry.
Yes I mean the same I've miss typed sorry.
6
18,741
Posted By udayakumar
Unmask
Hi All,
I'm a newbie to UNIX I'm learning AIX 5l Basics I'm unable to execute UNMASK command as mentioned. Could any one help me.
Showing results 1 to 10 of 10

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