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.

8 Posted Topics

Member Avatar for egmik3

I am a noob at shell scripting and have been reading up on this topic in random google searches. The only way that I saw that worked was creating a tmpfile. IE: [CODE] crontab -l > $tmpfile edit $tmpfile crontab $tmpfile rm $tmpfile [/CODE] I need a script that will …

Member Avatar for gunasek12
0
7K
Member Avatar for Brian.oco

This is great information! I was wondering myself why Dell was throwing so many deals lately. Even though it is bad for Dell, we will have to help and get a couple servers while there discounted :-)

Member Avatar for egmik3
0
456
Member Avatar for egmik3

Hey everyone, I have not really posted much on here. I usually just read threads. well enough about me here's my problem and specs: I enable SLI from the NVIDIA Control Panel and its says I must restart for effect. So I hit "restart" and it reboots. During the reboot …

Member Avatar for khopki30
0
253
Member Avatar for egmik3

Does anyone know of a simple command that could get the date and make a folder (mkdir) as its name? say todays date 20090304 as the folder name. I guess the first thing would be grep the date? Then run a mkdir command? Any help is appreciated! Thanks

Member Avatar for eggi
0
145
Member Avatar for egmik3

Hi, I am in the process of grabbing information from a mysql database. I need to just grab the date that was imported from the xml sheet. Is there any commands that can just grab information listed below: [code]...<expiration-date>2040-12-1</expiration-date>...[/code] This is located in between all the other information from the …

Member Avatar for egmik3
0
75
Member Avatar for Netking27

[QUOTE=Netking27;749353]Dont know wether posting in the right forum.... but pls help me out with this.. How do we store a copy of mails in the server in Outlook. as the same is available in ootlook express by tools...options..[/QUOTE] This should work if you are trying to backup or transfer your …

Member Avatar for egmik3
0
129
Member Avatar for egmik3

Trying to fix my friends computer thought I would be done in an hour or so but I ran into a retarded problem when trying to boot from the windows cd. Here is some information I know off the top of my head. If you have any input please let …

Member Avatar for gerbil
0
277
Member Avatar for egmik3

Constructors are a- automatically called when your main() program instantiates an object b- typically used to initialize an objects' data members c- both a & b d- none [B]c?[/B] If the programmer does not explicitly define at least one constructor for a class a- a compiler error will occur b- …

Member Avatar for John A
0
119

The End.