Search Results

Search: Posts Made By: omran
14,803
Posted By omran
hi this is what i meant i transfer...
hi
this is what i meant

i transfer compressed files from linux to unix system

the scripts in the unix system (which treat these files) contains the uncompress command

so if i use gzip (in...
14,803
Posted By omran
gzip will work but i need to use compress because...
gzip will work but i need to use compress because i'll transfer the compressed files to unix system using uncompress command
14,803
Posted By omran
compress in linux
hi
i need to use compress command in redhat8, it's not there

please help


regards
1,743
Posted By omran
WHEN I COMPILED THIS it gives error about...
WHEN I COMPILED THIS it gives
error about missing library (libc.so.1)
1,743
Posted By omran
From unix to linux
hi
i have an excutable file (written in C++), it was running in a unix machine, i tried to execute this program in redhat 8 and it gives me this error : ELF bad interpreter

how to fix ? please...
Forum: Programming 07-27-2003
4,187
Posted By omran
segmentation fault
hi all

i'm trying to execute a c program under linux RH and it gives me segmentation fault, this program was running under unix at&t

anybody kow what the problem could be?

thanx in advance...
2,300
Posted By omran
try this echo " Cntrl + C "
try this

echo " Cntrl + C "
3,217
Posted By omran
only to complete this i made something like...
only to complete this
i made something like this

ls $POSITIVE* 2>/dev/null
if [ $? = 0 ]
then
//code
else
//code
fi

thanx again
3,217
Posted By omran
Thanx both... that was really useful. :)
Thanx both... that was really useful. :)
3,217
Posted By omran
yes it's worked for one file ..... but if there r...
yes it's worked for one file ..... but if there r more it will not work.
unix AT&T doesn't have this prob

regards
3,217
Posted By omran
IF statement
Hi,

i need to check for a files existence in a directory, if any of them exist then do the work....
the following will ilustrate better

directory contains files: positive.1,...
Forum: Programming 04-16-2003
1,844
Posted By omran
C in linux
Hi,

i have an executable file written with C code, it's running and coded in unix AT&T..... is there any impact to run the excutable file directly on Linux Redhat

thanx in advance
2,534
Posted By omran
migration
hi,
is there any tool that i can use to update my scripts (SH scripts)
form Unix to linux.

please mention any useful websites.

thanx in advance
2,252
Posted By omran
thanx Wintellect ..... how could i represent this...
thanx Wintellect ..... how could i represent this with SH
2,252
Posted By omran
big file processeing
hi,

i have a very big file that holding data, how could i pick line by line from this file.
the following process can illustrate better:

file
-------------------
123444444 |...
1
2,873
Posted By omran
I got the answer it will return 1 Thanks
I got the answer it will return 1
Thanks
1
2,873
Posted By omran
import
Dear All,
If while the databsae was shut down, an import command has been done. Will the import result will return 1?
Best Regards,
Omran
2
3,238
Posted By omran
import
i'm importing tables to oracle 7, but sometimes import give me warnings (not failures) how can i rollback the whole imported tables if warnings occured

please advise
thanx
1
4,134
Posted By omran
Paging
Hi all,
Is there a paging utility in UNIX, when we can page some one for some condition

Best Regards
Omran
1,936
Posted By omran
Thanks!
Thanks!
1,936
Posted By omran
awk problem
Hi all,
When I use awk statement on large file 500,000+ records "segmentation fault" occurs. Is there a max. size on which awk operates? If yes, how to solve this problem?

N.B.: Actually In my...
Forum: Cybersecurity 10-01-2002
2,197
Posted By omran
Hi, thank you very much... I have add the...
Hi,
thank you very much...
I have add the user oracle to /etc/telnet_users in the script that starts Oracle and after starting oracle (at the end of the script) I remove the oracle user from the...
3,565
Posted By omran
Hi, You can also refer to this thread ...
Hi,
You can also refer to this thread
https://www.unix.com/showthread.php?s=&threadid=8279

Regards
2
2,563
Posted By omran
Thank you very much
Thank you very much
2
2,563
Posted By omran
sudo
Hi All,
did any body try sudo or have install it? Is it good and easy to install?
Regards
Showing results 1 to 25 of 60

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