Search Results

Search: Posts Made By: mike171562
3,567
Posted By mike171562
GCC 4 error.
Hello, dont know much about C, or gcc, but I am trying to compile a program that built fine in gcc3, but is outputting errors in gcc4,

int load_REs(char *, char [][]); #this line is causing the...
4,452
Posted By mike171562
I wonder, why does FreeBSD use csh as the default...
I wonder, why does FreeBSD use csh as the default shell?
4,452
Posted By mike171562
Well, since nobody seems to know the answer to...
Well, since nobody seems to know the answer to this, I came up with an answer using a few lines of python, where are the Csh gurus? Anyway, here it is if it helps anyone, searches and replaces text...
4,452
Posted By mike171562
Does anyone instead know of an equivalent command...
Does anyone instead know of an equivalent command using CSH syntax, I am trying to replace the text in a few hundred filenames
4,452
Posted By mike171562
anyone?, cant find much help online about csh...
anyone?, cant find much help online about csh syntax
4,452
Posted By mike171562
ahh, no i forgot to mention, I would have just...
ahh, no i forgot to mention, I would have just switched to bash, but its not installed, and I cannot install it.
4,452
Posted By mike171562
Bash one liner to CSH
Hello all, I have a Bash command I'm using on one system that replaces text in filenames, I'ts not working on another system that uses the Csh shell. Can anyone tell me what I need to do

when i...
Forum: UNIX and Linux Applications 10-23-2008
5,783
Posted By mike171562
it turned out to be a problem with a Spam Assasin...
it turned out to be a problem with a Spam Assasin Plugin taking up to 15 seconds to scan each email.
6,033
Posted By mike171562
why would you want to, use Evolution or even...
why would you want to, use Evolution or even Thunderbird.
Forum: IP Networking 10-13-2008
4,573
Posted By mike171562
This can be done using aliases.. on FreeBSD...
This can be done using aliases..

on FreeBSD add something like this to your /etc/rc.conf


ifconfig_rl0="inet 192.168.x.xxx netmask 255.255.255.0"
hostname="yourhostnamet"...
Forum: UNIX and Linux Applications 08-08-2008
5,783
Posted By mike171562
anyone?
anyone?
Forum: UNIX and Linux Applications 08-08-2008
5,783
Posted By mike171562
Qmail and duplicate
hello,

I have a qmail server on Freebsd that is sending periodic duplicate emails. I dug around and found out that when connecting to the server through a telnet session everything goes good until...
4,076
Posted By mike171562
need help with html button
Hello everyone, I am trying to implement an html button that will call a script and pass two arguments "perl script.pl website.com 1" this is for a search results page on a php spider called...
6
1,889
Posted By mike171562
script
thanks for the replies everyone, I know the above script is sloppy, but im not very good at scripting yet. Im using it to list urls with certain words to import into a web spider for my company web...
6
1,889
Posted By mike171562
This is the bash script I am using, it searches...
This is the bash script I am using, it searches google and give you a list of urls, takes out everything but the link and pipes them to a file


#!/bin/bash
#
# google.sh
# ---------
# ...
6
1,889
Posted By mike171562
script
Hello, I have been searching for a way to extact urls from google cache url search results,

I have a file with a list of urls like this
...
Showing results 1 to 16 of 16

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