Search Results

Search: Posts Made By: HAA
40,167
Posted By HAA
add carriage return at end of file
Thanks a lot,i'll cosed it.
7,346
Posted By HAA
split line when found newline
Hi,

Output shows(b.txt) that
23|aaa|bbb|haaa$
000000002

There is $ simple in line 1,
There is no carriage return at last line.

Can you advise please.
40,167
Posted By HAA
add carriage return at end of file
Hi I would like to add carriage return at end of file,
because we need to mask the customer names for detailed records.

Some what the file doesnot have carriage at end of line of last record.So...
7,346
Posted By HAA
split line when found newline
Hi ,

I have below problem and needs your advice,

i have a file a.txt as below

12|romario|ronaldo|robert
23|aaa|bbb|haaa
000000002

There is no issues when i open this file in window,it...
7,942
Posted By HAA
append blank space
Hi,

I would like to add blank space for fixed length(50) if length of string <30.

Scenario:

File Size
AAA.CSV 123
BB.CSV 134

Expected:
File Size...
1,737
Posted By HAA
Apply transformation logic in 2 different files
:)Transformation logic on column values in two different files,

File A
12345,000,4444, HKD3.5
12346,000,5555, HKD3.5

File B

12345,4444,54321,6666
12346,5555, 64321,7777
12347,5555,...
6,282
Posted By HAA
Once again Excellent reply Anbu. Many thanks...
Once again Excellent reply Anbu.

Many thanks to u,

in same manner i want to display the size of the directory,permissions along with timestamp.

Regards,
HAA :)
4,289
Posted By HAA
is there anyway of implementing password aging in NIS?
Hi ,

is there anyway of implementing password aging in NIS?

I would say thanks in advance.

Thanks and regards,
HAA
6,282
Posted By HAA
Display subfolders from given folder
Hi Genius,

I would like to display all the subdirectories only with timestamp.

For exmple:

Given Directory : orabkup

/orabkup
total 11365112
drwxr-xr-x 9 oracle oradba 256 Jan 03 16:01...
6,282
Posted By HAA
Display only subdirectories from given directories
Hi Genius,

I would like to display all the subdirectories only with timestamp.

For exmple:

Given Directory : orabkup

/orabkup
total 11365112
drwxr-xr-x 9 oracle oradba 256...
4,069
Posted By HAA
Anbu, Thanks a lot for excellent answer. :) ...
Anbu,

Thanks a lot for excellent answer. :)

Regards,
Hari
4,069
Posted By HAA
display filesystem size that cross 75% as used
Hi Genius,

I would like to display filesystem size that cross 75% as used using df -k.
I would thank in advance for your answer.

Thanks and Regards,
HAA
4,228
Posted By HAA
Error when find and remove directory based on time
Hi Experts,

Below command remove directory exactly but trying again to find the same directory and giving following error.
I would appreciate for your help friends.

find ./2* -type d -mtime +0...
24,831
Posted By HAA
I resolved the problem using shell and awk, ...
I resolved the problem using shell and awk,

Thanks for viewing this thread.

Regards,
HAA
24,831
Posted By HAA
Hi can i do this way for h in `cat...
Hi

can i do this way


for h in `cat aa.txt`
do

filename=`echo $h|awk '{print $1}'`
v_filename=filename

if filename=v_filename then
echo filename|awk '{print $1"."$3}' >...
24,831
Posted By HAA
assign value to variable using AWK
Dear Friends

I have text file as like below,

AAAAA|BHBHBH|VERYSMART
AAAAA| KKKKKK|GOOD
BBBBBB|JJJJJJJ|VERYGOOD
CCCCC|HJHJHJ|BETTER
CCCCC|UUUUU|GOOD

i need to split into seperate files...
2,680
Posted By HAA
How can remove -ksh.log
Hi

I tried to remove the -ksh.log from my directory

using rm -f -ksh.log

but i cann't do it ,please help how can i do it and also would like to know when this file will be created.

many...
22,582
Posted By HAA
Copy files from one directory to another
Hi

when copy the files from one directory to another as like below,it is tried to copy *.[Cc][Ss][Vv] as a file.
cp /home/rha/*.[Dd][Aa][Tt]

My objective is to copy all the files (don't care...
1,711
Posted By HAA
Hi matrix madhan Objects means that files...
Hi matrix madhan

Objects means that files which are related to that owner

Hope this will clear,

Regards,
Hari
1,711
Posted By HAA
How about finding out all objects by owner
Hi

How about finding out all objects

1. owned by a particular owner /

2. or accessed by group id


Thanks in advance

Regards,
HAA
2,763
Posted By HAA
List only identical file name
Hi

Thanks a lot it works fine :-) :o
2,763
Posted By HAA
Hi Corona parameter=$1 if parameter is...
Hi Corona

parameter=$1

if parameter is small_customer then
expected filenames:
small_customer_aa.csv
...
2,763
Posted By HAA
list only identical filename
Hi Corona

i cannot pass the parameter like 'small_customer_a',

Thanks and Regards,
HAA
2,763
Posted By HAA
list only identical filename
Hi Friends,

We have four filenames with first few digits are identical.From those files, i need to pick up 2 files based on my parameter.
The following example will give more information to...
Showing results 1 to 24 of 24

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