Pastes:104901  Views:2300991 

Languages:

   ASP
   C#
   C++
   HTML
   Java
   PHP
   VB.NET
   Visual Basic 6

more languages available...


Looking to freelance?

( bids)

Source: GetAFreelancer.com


DirectX 3D Engine

 

 

 

 

 

 

Here's the requested code from the pastebin:

Wrap Lines   Use Line Numbers
#!/bin/bash
 
# Source from /etc/acpi/resume.d/
for SCRIPT in /etc/acpi/resume.d/*.sh; do
    if [ -x $SCRIPT ]; then
  . $SCRIPT
    fi
done
Syntax Highlighting:  



Copyright 2007 - NoMorePasting.com