![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programming Guru
![]() ![]() |
Hey,
i have a Postgresql Server that a program is connecting to and inputting data. Now what i need is a script that access the Postgres database and then depending on a few values it will email a user with an alert. I have never made a bash script so, even if you guys don't have an idea on how to do what i am asking, some links to some bash reference sites would also be great. Thanks in advance for anything you guys post. -Pizentios
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#2 |
|
Newbie
|
info bash man bash those actually explain a *lot* about scripting and the ins and outs of bash.... (and, no, i haven't read all of them yet... i just looked through them for certain commands i needed...)
__________________
int main{ int count; for(count=0;count<99;count++){ printf("I will not throw paper airplanes.\n");} } |
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() |
ok, thanks, i'll take a look. I downloaded the Advanced Bash SCripting guide last night too. I can email it to you if you want.
-Pizentios
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#4 |
|
Newbie
|
normally, i'd say send it, but right now the language i'm most interested in learning is IA32 asm... then python... after that, i don't know what else...
__________________
int main{ int count; for(count=0;count<99;count++){ printf("I will not throw paper airplanes.\n");} } |
|
|
|
|
|
#5 |
|
Programming Guru
![]() ![]() |
Sounds cool, let me know if you want that manual, let me know.
-Pizentios
__________________
Profanity is the one language that all programmers understand. Check out my Blog <---updated Nov 30 2007! |
|
|
|
|
|
#6 | |
|
Newbie
|
Quote:
lordnothing, then I might be able to interest you in fasm? (flatassembler.net) It's a very good assembler for linux (windows, dos, Menuett OS), and it's still active, unlink nasm (that's written in C/C++) it's writen in it self (sort of like gcc). But what every you do, don't try MASM - it's for windows for the first, and for the second it has a EULA ad modum MS. [/OT] * OT = Off-Topic
__________________
Regards Scienitca (registered user #335819 - http://counter.li.org ) -- Together in diversity, we each according to ability, to each according to needs, will help this world (to) become better - who did you help today? |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|