Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~10.3K People Reached
About Me

X-ray/CT Technologist

Interests
Snow Skiing, Getting my BA Degree in Information Systems Security
PC Specs
Which one? 1.) Dual 1GHZ G4 Mac 1.5 GB memory 3 80GB HD's 2.) AMD Athlon 2.4 GHZ PC 1 GB memory, 2 80GB…
Member Avatar for Dani

Hey there forum lurkers - all you people who are browsing the site but still haven't taken a minute to sign up. I just thought it would be a nice idea to welcome you all to the forums. Why not drop us a line and say howdy here? Heck, you …

Member Avatar for jamesjoseph1
0
9K
Member Avatar for botherguy

can anyone modify my code to make it recursive search of subdiretories, currently this code only can search of particular directory. #!/bin/bash if test $# -eq 0 ; then echo usage: "${0##/*} [Dir name]" exit fi for arg in $* ; do if test -e $arg ; then maxLen=0 # …

Member Avatar for ramkmaddela
0
270
Member Avatar for MAD_DOG

Shell Programming for UNIX/Linux is finally over thank god! C/C++/Perl I hate that shit lol it's over and I learned something. 1&>2 = I dont really know if this is right lol or 1>&2 = Something is redirecting something lol

Member Avatar for eggi
0
573
Member Avatar for tccummings

When my CGI script is given input from my web page I get this error: Server error! The server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: projest.cgi Does anyone have a clue as to what I'm missing here? I …

Member Avatar for tccummings
0
113
Member Avatar for steelers_fan

hello everybody, I know of some websites were i can download unix. 1.) I was thinking is there a difference between unix and linux. After this post i will see if there are any sites that i can download linux from. 2.) is there a particular version of unix i …

Member Avatar for oalee
0
312
Member Avatar for geoss

Hi, It seems when I turn my computer on in the morning, my Internet Properties Dil up connection box appears on my desktop. It doesn't connect because I have the "connect automatically" box unchecked. This is more "weird" than anything, but can anyone give me a hint as to why? …

Member Avatar for Catweazle
0
131
Member Avatar for tccummings

Hi everyone. I am fairly new to Linux and I am taking a UNIX course. I have been asked to write a shell script and I am having a little trouble. I was wondering if anyone could help me. Here are my instructions -- create a script called command find_big.sh …

Member Avatar for tccummings
0
220
Member Avatar for geoss

Hi, Not sure if this is the right section to bring this up, but when I turn on my machine in the morning it starts up nice and quickly but when my screen appears with my desktop, the Dial-Up connection box is on the screen. It doesn't connect because the …

Member Avatar for tccummings
0
131