Search Results

Search: Posts Made By: soujanya_srk
3,374
Posted By soujanya_srk
which means i can write korn shell scripts in...
which means i can write korn shell scripts in hp-ux environment

Thanks
3,374
Posted By soujanya_srk
can a korn shell script be written on HP-UNIX?
Is HP UNIX and Korn different flavours of unix?

can a korn shell script be written on HP Unix?
85,565
Posted By soujanya_srk
how to know if oracle is installed ?
can anyone please tell me how to know whether oracle
is installed in unix?

what is the path to check if oracle is installed or not?
7,501
Posted By soujanya_srk
doubt about awk
i have a file like this:

awk.lst

smith : sales : 1200 : 2
jones:it:25000 : 2
roger : it : 1500 : 2
ravi | acct | 15000

i have 3 doubts

1)
when i say
awk -F ":" '$2 ~ /'it'/ {print...
3,157
Posted By soujanya_srk
issue with grep
using grep, i have a file emp.lst, and i want all those records
where "S" or "s" (capital or small) is not there

i used this

grep [^S] emp.lst

when i use grep [S] emp.lst

i am getting...
74,981
Posted By soujanya_srk
trying to find out where oracle is installed
Hi

I am logged into a remote linux machine, i want to find out where
the oracle software is installed..basically, i want to see the following
files...

oracle_home/rdbms/admin/sql.bsq...
34,030
Posted By soujanya_srk
thank you ! supposing I am not using cygwin,...
thank you !

supposing I am not using cygwin, and I am using normal linux, then
I think I need to remove /cygdrive from the above command..
34,030
Posted By soujanya_srk
hi actually I am using cygwin, an open...
hi

actually I am using cygwin, an open source software which gives
linux like environment in a windowsxp box...this is at work

at home, i need to install linux . I have windows xp at home,...
34,030
Posted By soujanya_srk
copying a file from one directory to another
Hi

This is my first day in Unix, and I am trying to copy a file called
holiday.txt from my D drive into the C drive folder called h

like currently i am in D drive, i want to copy my...
Showing results 1 to 9 of 9

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