Search Results

Search: Posts Made By: habuzahra
4,180
Posted By habuzahra
Araic Encoding
hi folks ,

I have a shell script which contain SQL query that dump some data from the DB in arabic and this data is written to a file in unix machine but the problem that the arabic data is appear...
2,551
Posted By habuzahra
I Put at the top of the scrip the following ...
I Put at the top of the scrip the following
export FTPATH=/home/gbs/FTP_Script

but does not work

maybe should I set this enviourmet on the remote machine even it's not mine
and if I have to...
2,551
Posted By habuzahra
Crontab Problem
Dear All ,
I have .sh script wich has the following inside

getFileName=Listportfolio.txt.`date +'%Y%m%d`
ftp -n 172.10.10.1<<EOF
user xxx xxx
bin
cd...
10,734
Posted By habuzahra
Thank you very much my friend it's work , ...
Thank you very much my friend it's work ,

could you please adivces me where i can find refrences for this things.
10,734
Posted By habuzahra
SQL Select and awk
Dear All ,
I have file1.txt contain values like the following:
----------

23
24
25

and I have shell script which has the following :

more file1.txt | awk '{print "select...
8,071
Posted By habuzahra
Thanks my freind for your replay : but let me...
Thanks my freind for your replay :
but let me sumrrize the following :

1- we use -exec to execute and shell command for the files theat matches the criteria of the find command .

2- we use ;...
8,071
Posted By habuzahra
-exec argument
Hi All ,

I need to know why we use '{}' after using the -exec argument .

For example why we have use '{}' with bzip2 command and not used it with the echo command in the bellow command

find...
10,964
Posted By habuzahra
i try all of the following : localhost:2289 ...
i try all of the following :

localhost:2289
10.0.15.37:3389
10.0.15.37:2211
localhost:2211
11.11.11.11:22

11.11.11.11
localhost
10.0.15.37

but nothing work :(
10,964
Posted By habuzahra
ssh client and Windows remote Desktop
Dear All ,
I want to Access my office computer form the home.

The enviourment is like the following :
1- From my home I connect for the office via VPN connection to Unix server lets say it's IP...
1,509
Posted By habuzahra
what the awk do in this case
#!/bin/sh
nowpwd=`pwd`
cd $VAMPIRE_HOME

configFile=$VAMPIRE_CFG/vampire.cfg

inpuFileName=`awk -F\= '{
if ($1 == "PrepFilePos.InpFilePosDepo")
{

printf("%s",$2)
exit 0
...
Forum: Cybersecurity 05-03-2008
4,384
Posted By habuzahra
Run browser over VPN
Dear All ,

I have a web Application which I used in my work it's installed on an AIX machine .

I need to access this application from my home when I connect to my work via VPN , but the browser...
Forum: AIX 11-04-2007
2
5,182
Posted By habuzahra
port
How I can Open the Port 4444 on my AIX machine
Forum: AIX 10-30-2007
4,043
Posted By habuzahra
find the IP's on the sever
Hi ,
I am working on AIx server which is connected to another network which is a stock market via leased line ,

From my side I connect to the server locally but what i need is to know the ip whic...
5,693
Posted By habuzahra
Passing argumnets from shell script to sql
hi I all ,

I have sql statment in my shell script , I pass two argument to the script I need to pass the this two arguments to the sql statment

example :

runsql.sh "1" "2"

sql :

updat...
Forum: AIX 01-13-2007
7,476
Posted By habuzahra
uname -S
hi ,
i have made a mistake :( on the production enviourment by change tha host name .
after that i returned back the old name.
but i think this will not afeect the system until reboot the machine....
6,135
Posted By habuzahra
this work but it write the content of file to the...
this work but it write the content of file to the message
what i need is to attach the file .
6,135
Posted By habuzahra
mail command
hi ,
do any one know how I can attach a .txt file using the command mail

if there is an example i will be thank full.


thanks.
2,311
Posted By habuzahra
yes , it's good a idea. thanks
yes , it's good a idea.
thanks
2,311
Posted By habuzahra
about crontab
dear all ,
does any one now how can i become sure that the crontab that i put was working successfully not by looking for thr result of the sheduled task but from a log for the crontab or something...
Forum: AIX 11-07-2006
3
16,932
Posted By habuzahra
thanks
thank you fro your attention
Forum: AIX 11-04-2006
3
16,932
Posted By habuzahra
nmon
Can any one help where i can find articals about nomn

I need to know how to read this tools

┌─CPU-Utilisation-Small-View───────────────────────────────────────────────────┐
│ ...
1,850
Posted By habuzahra
this is A very samll example of file ...
this is A very samll example of file


because the file size reach to more than 3 giga at the end of the day

and after 15 minutes of logiing on this file it reach to 150MB

so I cant send...
2,912
Posted By habuzahra
How I Can get String From the Line
How I Can get 35=D from this Line

10:06:15,836 INFO : FIXEngine[engine1]: INFO: FIXConnection.sendMessage(fixID=sama): pt=1, fixSendTime=1162105575836,...
0
1,675
Posted By habuzahra
Help
How I Can get 35=D from this Line

10:06:15,836 INFO : FIXEngine[engine1]: INFO: FIXConnection.sendMessage(fixID=sama): pt=1, fixSendTime=1162105575836,...
1,850
Posted By habuzahra
Can any One Help me Please
I Have alog file growing every milliseconds , actually it's for Securitey Trading over the web. the file look like this :

00:13,045 INFO : FIXEngine[engine1]: INFO:...
Showing results 1 to 25 of 29

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