Search Results

Search: Posts Made By: antointoronto
1,153
Posted By antointoronto
Use for loop
Hi

I have a file name that has spaces and when i use awk to capture file name it only captures few letter ie before spaces.
I have written a script which has for loop in it but does not solve my...
4,423
Posted By antointoronto
thanks guys. it worked
thanks guys. it worked
4,423
Posted By antointoronto
Script to remove duplicates
Hi

I need a script that removes the duplicate records and write it to a new file
for example I have a file named test.txt and it looks like

abcd.23
abcd.24
abcd.25
qwer.25
qwer.26
qwer.98...
3,092
Posted By antointoronto
Hi I use suse linux version as below ...
Hi

I use suse linux version as below
openSUSE 11.2 (i586)
VERSION = 11.2


and the aix version is 5.3 TL 3

If you can help me to configure ssh on aix so I can do an ssh login froom mlinux...
Forum: AIX 04-26-2010
4,766
Posted By antointoronto
Print queue setup
Hi

I had setup a print queue named test in the AIX server. When I try to print 96 char per line.. it prints only 80 and the rest is skipped to the next line.
however there are 16 spaces left as...
3,092
Posted By antointoronto
telnet to an aix box and run wsm
hi

I am runnign suse linux and want to telnet to an aix box and run wsm GUI from my linux box.
How can I do that..
can anyone help to confiure X11 or Xwindows setup on mu suse linux and or on...
1,902
Posted By antointoronto
thank you.. this is what excatly I was looking...
thank you.. this is what excatly I was looking for..

thanks a lot
1,902
Posted By antointoronto
until command
Hi
I need to kill a process by taking the value of number of lines in the input file
if the input file value turns 1 then stop the kill process..
my scipt looks like
#/bin/sh
hello ()
{
ps -ef...
Forum: AIX 04-22-2010
1,863
Posted By antointoronto
wsm does not load
Hi
when I try to open wsm from the remote side
I am not able to load wsm
it gives me the error
host cannot find the address xx.xx.xx.xx

can anyone help?
Forum: AIX 04-21-2010
2,556
Posted By antointoronto
aix print area setup
Hi

I have setp a print server in the server and have defind the print queue.
In the print queue characterstic . te default coloum per page is set to 80
and in the printer setup the width of...
4,477
Posted By antointoronto
thanks. that helps ---------- Post updated...
thanks. that helps

---------- Post updated at 12:25 PM ---------- Previous update was at 12:24 PM ----------

so the cp filename filename.anto comes after the done
4,477
Posted By antointoronto
loop until true
Hi

I need help with a script to loop unitl the statement is true
done some thing like this

until
if [ -d /xx/xx ]
then
cp filename filename.anto
fi
done



Regards,
2,451
Posted By antointoronto
Date before file extension
hi

i nned help in moving a file with the date before the file extension

for example

mv xxxxx.pdf xxxxx16042010.pdf

i tried


mv xxxxx.pdf xxxxx`date +'%m%d%y'`.pdf

did not work
...
11,432
Posted By antointoronto
script to remove files older than 60 days
Hi
I need help in the script which looks at a contorl file which has a list of file names like xxxx.12345 and I want to take only xxxxx and search in a specific directory and remove the file if its...
Forum: AIX 08-23-2009
4,690
Posted By antointoronto
syslog messages
Hi

Where can I download syslog-ng.. Is it available for AIX 5.3 ?

Regards,

Antony
1,980
Posted By antointoronto
rename file
Hi

Can anyone help me in adding a timestamp to a filename before the extension
for ex if I have a file name abc.txt , I need to rename it to abc.yyyymmddsshhmm.txt

any help appriciated
...
Forum: AIX 08-18-2009
4,690
Posted By antointoronto
syslog messages
Hi

Is there any setting in the syslog.conf that I can define a string to disable certain type of message that is generated in the message file

for example I want to stop these type of messages...
Forum: Solaris 08-15-2009
16,524
Posted By antointoronto
login as root and then go to cdinstalldir/etc ...
login as root and then go to cdinstalldir/etc
then run the script cdcust and choose option set privilages
this will set the permissions for the executables.

regards
Forum: Solaris 07-22-2008
10,611
Posted By antointoronto
do I have to "UseDNS no" on the local server or...
do I have to "UseDNS no" on the local server or the sever which I want to connect to?
Forum: Solaris 07-22-2008
10,611
Posted By antointoronto
i tried to use the IP and still the same
i tried to use the IP and still the same
Forum: Solaris 07-21-2008
10,611
Posted By antointoronto
ssh logon
Hi

I am envountring a problem while I login using ssh on a sun box to a remote box.

I use ssh user@server and it takes long time to ask for a password..

does anyone knows the reason behind...
4,262
Posted By antointoronto
Thank you very much, it worked.
Thank you very much, it worked.
4,262
Posted By antointoronto
This worked except the output printed only the...
This worked except the output printed only the ones that were found on exception file..all the records were not printed.
4,262
Posted By antointoronto
sorry I made a mistake in the output. the output...
sorry I made a mistake in the output. the output should be

0622 0031 JOHN MAX 20080622003104. STAT 1.
0622 0031 BILL MAX 20080622003104. STAT 0.

for BILL which is found in the exception file...
4,262
Posted By antointoronto
compare 2 files and replace
Hi,

I have a file which contains names with counts for eg:

0622 0031 JOHN MAX 20080622003104. STAT 1.
0622 0031 BILL MAX 20080622003104....
Showing results 1 to 25 of 42

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