Search Results

Search: Posts Made By: tbeghain
987
Posted By tbeghain
I found the problem. As the Linux is a "clone" of...
I found the problem. As the Linux is a "clone" of the AIX (not really, but almost), I took the same LANG parameter, but this one was wrong, at least not recognized by the Linux. When I changed for...
987
Posted By tbeghain
Hi, and thanks for your answer. Yes, you are...
Hi, and thanks for your answer.

Yes, you are right, there are "special chars" in the file I send. These specials chars remplace the chars with accent we have in French.
At the beginning, I...
987
Posted By tbeghain
Send file with Linux
Hi,

I have scripts on AIX which send mails by the following command :

cat MyFile | mail -s "mail subject" adress@mail
these scripts send a text directly readable in the body of the mail

We...
Forum: UNIX and Linux Applications 12-13-2011
1,269
Posted By tbeghain
display correctly variables with a \
Hi,

We are in AIX 5.3
In a shell program I use a variable coming from a file and containing a path : 'C:\temp\titi'

Z2='C:\temp\titi'
echo $Z2

When I want to print the variable with...
1,992
Posted By tbeghain
Access SQL with crontab
Hi,
I wrote a script shell whose function is to make a remove of directories depending on the result of a query on Oracle database.

When I execute my script shell directly from unix, it works...
8,745
Posted By tbeghain
automate Telnet ?
Hi,

I have to run a script shell on a unix server from my windows PC. For that, I open a cmd windows and use Telnet to connect to the unix and run the script (by the .profile of a special user)....
Forum: AIX 06-12-2007
2,900
Posted By tbeghain
distinguish the extension of a file
Hello,

In a script shell, I have a variable containing the name of a file and I would like to distinguish the name from the extention of the file. For example, the file 'myfile.txt' is in a...
3,286
Posted By tbeghain
Hi zazzybob Thanks a lot, it works. In fact...
Hi zazzybob

Thanks a lot, it works. In fact I had a sort in the script, but it was not the good one (sort -A).

I dont' know what time it is in Australia, but have good day

Thierry
3,286
Posted By tbeghain
Hi muthukumar, Thanks for your answer, but...
Hi muthukumar,

Thanks for your answer, but it don't works. I have, effectively 3 lines corresponding, but I have lost a part of fic3 (the word 'zone')

test100:zone 1 :zone 2:zone 3 4:zone 5...
3,286
Posted By tbeghain
problen with a join under AIX
Hello,

I have a script shell under aix with a join of 2 files
fic2.txt :
test100:zone 1 :zone 2:zone 3
test10:zone 1:zone 2:zone 3
test:zone 1:zone 2:zone 3
fic3.txt:
test100:zone...
Showing results 1 to 10 of 10

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