Search Results

Search: Posts Made By: shahnazurs
Forum: AIX 10-10-2011
6,132
Posted By shahnazurs
In windows, we install own...
In windows, we install own packages/Softwares/Tools with out Admin interference ! Not sure why it is not happening here...
I have seen an option like prefix <Our Home/other directory where we OWN...
Forum: AIX 10-10-2011
6,132
Posted By shahnazurs
Unable to install gcc in AIX 5.3
Hello...
I have downloaded RPM for gcc in a directly where I tried installing using rpm but it says the following


/oracle/dB>rpm -iv gcc-4.2.0-3.aix5.3.ppc.rpm
failed to open...
2,058
Posted By shahnazurs
Weird working of File Watcher job
I have JIL script like the one below

insert_job:F_SAMPLE
job_type:f
machine:PC001
owner:asla@PC001
watch_file:/home/shah/one/sample.trg
watch_interval:90
alarm_if_fail:1Here my question is,...
3,628
Posted By shahnazurs
Thank you so much for this information. You...
Thank you so much for this information.

You can see the following output, here I have just created simple file with 13bytes content. When I do ls -l , it shows me 8 OS Block.. Do you mean that...
3,628
Posted By shahnazurs
any update for this ?
any update for this ?
3,628
Posted By shahnazurs
Thank you. /home/asla>type ls ls is a...
Thank you.

/home/asla>type ls
ls is a tracked alias for /usr/bin/ls


---------- Post updated at 08:26 AM ---------- Previous update was at 08:25 AM ----------

also there is no alias
...
3,628
Posted By shahnazurs
Block size in listing files
I see the following in my prompt...
that is, i have only one file but i see 8 as total.

/home/asla>ls -l
total 8
-rw-r--r-- 1 oracle dba 6 Oct 17 18:59 simple

Can you...
2,194
Posted By shahnazurs
Thank you so much. yeah, the output you...
Thank you so much.
yeah, the output you produced is the requirement for me.

but -E didn't work for me either -r (no option).
I am using AIX 5.3

anything can be done here ?

Anticipating...
2,194
Posted By shahnazurs
Thank you so much. but what about the...
Thank you so much.

but what about the following line exists in a file



IT shows o/p as



but I expect to be


---------- Post updated 08-18-10 at 09:01 AM ---------- Previous update...
2,194
Posted By shahnazurs
awk function in handling quotes
Hi all,

I have input lines like below

empno,ename,sal,description
----------------------------

311,"jone,abc",2000,manager
301,david,200,"president,ac"


I need to sum the salary of...
11,507
Posted By shahnazurs
anything can be updated for my post ? Hope the...
anything can be updated for my post ?
Hope the are master in Autosys in this forum...
thanks.
11,507
Posted By shahnazurs
Can someone update on this and also if you can...
Can someone update on this and also if you can explain the below query too then it would be very useful for me .

I start a job from Autosys client but I checked the start time using autorep -j...
11,507
Posted By shahnazurs
Autosys JOB on monthly basis
Dear All,

Can someone tell me how do I setup autosys job where it needs to execute on monthly basis that too on 1st day of the month.

Thanks.
Forum: AIX 05-20-2010
6,666
Posted By shahnazurs
Thank you. I can use option -p from AIX 5.3...
Thank you.
I can use option -p from AIX 5.3 onwards but my version was 5.2 !

Thanks,
Shahnaz.
Forum: AIX 05-20-2010
6,666
Posted By shahnazurs
Thank you. I don't have bash shell in unix...
Thank you.

I don't have bash shell in unix flavour. My Os is AIX 5.2 and my script runs under Korn shell.
Forum: AIX 05-20-2010
6,666
Posted By shahnazurs
Backgroup job using nohup
Hi,

I ran a program like following sample.sh &
Later I realized that this job will take more hours to complete. Since it consumed 2 hours dat aprocessing and I don't want to terminate and then...
2,004
Posted By shahnazurs
It didn't work, it give same result when I...
It didn't work, it give same result when I searched using /" and I don't see any difference in /\" and /"

and also I tried to replace " (double quote ) with space

sed 's/"/ /g' filename >...
2,004
Posted By shahnazurs
I searched using same. it is workig in a simple...
I searched using same.
it is workig in a simple file, no idea why it is not working in this file.
2,004
Posted By shahnazurs
Annoying in VI editor
Dear all,

I try to search " ( double quote ) in a file using vi editor,
I gave in the command mode

/"

it supposed to take to me to all the occurnces of " instead in some places it is taking...
Forum: AIX 10-20-2009
8,412
Posted By shahnazurs
Thanks indeed for that link. but it has the...
Thanks indeed for that link.

but it has the following line

# Assume $remote_server, $my_user_id, $my_password, and $my_command were read in earlier
# in the script. # Open a telnet session...
Forum: AIX 10-20-2009
8,412
Posted By shahnazurs
Telnet non interactive
Dear all,

I need to have shell script which does telnet to another machine with non interactive way like what we do using ftp.

Thanks,
Shahnaz.
3,861
Posted By shahnazurs
ls command
Hi,

I executed

ls -d */

It shows only directories with / suffixed ( why / is coming here )

If I say ls -d then it gives .
if I say ls -d abc then it gives abc with out showing content of...
4,993
Posted By shahnazurs
#bin/ksh exec<abc.txt while read line do...
#bin/ksh

exec<abc.txt
while read line
do
ls /xxx/ttt/"$line"*
done
exec < /dev/tty
Thanks,
Shahnaz.
1,712
Posted By shahnazurs
Thanks. What does that "codeset" does major...
Thanks.

What does that "codeset" does major role in this context? Can you please elaborate the same with some example?

Thanks,
Shahnaz.
1,633
Posted By shahnazurs
File access/ Never seen problem!
Dear Guru's,

I am being facing strange issue in UNIX.

My user name is shah and one more user name is appstest

I have a directory created by appstest user i.e.
/home/appstest/work

ls -ld...
Showing results 1 to 25 of 78

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