Running Red Hat 7.1, Star Office 5.1, with an HP Laserjet 5L printer. How can I get printer output to be piped through Ghostscript before it reaches…
I have a script to call on a file #!/bin/sh #Define Variables username=`awk -F: ‘{print $1}’ /tmp/new.webhost` userweb=`awk -F: ‘{print $2}’…
Does anyone know any other good programming forums out there on the net? Doesn’t really have to be only linux, but C, C++ chats would be good. …
Should we? It’s the kind of thing that’s cool. I participate as long as the task is useless yet fun to do
Taeshadow thought I should start a new programming challenges thread, so I am. Anyway, the first problem is that of finding the shortest path from…
Ok please dont laugh at my question: What does a "build" number mean in programming (usually put in the program’s about info or whatever)? Is it…
#!/usr/bin/env ruby require ‘ping’ # On crée un tableau avec la liste des addresses a pinger HOSTS = %w( 192.168.1.1 192.168.1.7 192.168.1.8…
I’m trying to get a iptables script to work anyone who can spot the error in it, I keep getting "iptables: No chain/target/match by that name"…
Hey Gang, I’d like to teach myself computer programming, so I can eventually teach my students (sharp middle schoolers). What’s the best place…
It gives you the choice of calculating the area of a circle, rectangle, or triangle: #!/usr/bin/env ruby # The Area Calculator # Calculate…
So I have a firewall script, visible here: http://poo.foolclan.com/stuff/firewall I can’t seem to get nfs to work for my client with the IP of…
I just noticed something of interest at freshmeat.net that may be of benefit to those running production servers.
I have all of my songs in one dir (/media/audio) They are all named in the way ‘artist – songname.mp3/ogg’ Is someone able to provide the code for me…
I need a bash script that will delete all files that are less than 1MB in the /home/user folder. Can someone help me out?
Nine 9s Combining nine 9s with any number of the operators +, -, *, /, (, ) , what is the smallest positive integer that cannot be expressed? * *…
Hey check this cool script out!!! Just found it and thought of you guys!! ;D http://www.phpbuilder.com/tips/item.php?id=320
If anyone needs any programming challenges to try, check out the ones myself and the rest of the CS-Club at my Univ. had for some high school…
So far this book has been a wonder of knowledge. I recommend it to anyone that is looking for a thorough understanding of network programming. I’m…
In a nutshell can someone explain me the difference between the various methods of quoting. I don’t seem to understand when to use ‘ and ` or "…
Ok. Last yeat I bought a Casio CFX-9850Ga Plus graphing calculator from my school, and I’ve been learning to program on it. One thing that I’ve…
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in…
Note: when sorting by date, ‘descending order’ will show the newest results first.
Forum Rules