Blogs about: Scripts

Featured Blog

Blue Magic (VX)

cobbtocs wrote 6 hours ago: I’m going to “back-up” my scripts here over time, probably a few time’s a we … more →

Tags: RPG Maker

Script used to transfer account from cpanel server

Anees wrote 2 days ago: #!/bin/bash ls -1 /var/cpanel/users > /root/user_list PORT="22" ssh-keygen -t dsa KEY=`cat /r … more →

Tags: cPanel, server setup

Nautilus subversion integration tool and a workbench

davidrobertlewis wrote 2 days ago: Found a cool Nautilus Subversion Integration tool that allows one to execute SVN commands using Gnom … more →

Tags: ubuntu, Sites, Gnome

Award-Winning ETIENNE Movie - July 14th Screening in Hollywood - Hamster Movie

gmcquade wrote 2 days ago: L-R Jeremiah Turner Kenley Gaffke Rinalda Caduff Courney Halverson at Etienne! premiere Cin … more →

Tags: film, Cinevegas, cinefamily, Hollywood, Actors, Jeremiah Turner, Etienne, Hamster Movie, Director

How to trim a string using linux bash script

samindaw wrote 2 days ago: This is pretty simply done using the sed command. All you have to know is regular expressions. To re … more →

Tags: Linux, remove leading and trailing spaces in strings using bas, Trim string using bash script, Using sed command to trim a string

Script - List status of all submitted DBMS jobs

Gavin Soorma wrote 2 days ago: set pagesize 100 set linesize 120 ttitle - center 'Submitted DBMS Jobs' skip 2 col job format … more →

Tags: Job, dbms_job, status, broken

Award-Winning Etienne! Movie Screening On July 14th

gmcquade wrote 2 days ago: Jeremiah Turner, Kenley Gaffke, Rinalda Caduff, & Courney Halverson at Etienne! prem … more →

Tags: film, Festivals, Movies, Actors, Screen, Feature, directors, Producers, Las Vegas

'A Thousand Words' Opening Scene

darkravenblog wrote 3 days ago: Montage of shots of school grounds and students to establish location. INT. School Cafeteria of Mage … more →

I can haz scripts?

petertypingfaster wrote 3 days ago: That’s right! I’ve added a bunch of television scripts for download. Call it an apology … more →

Test and configure oracle databases

pauldavidgilligan wrote 3 days ago: Introduction In some situations when you have many Oracle databases to maintain and you do not want … more →

Tags: Oracle, dba

Fastest PPA fixkey method yet1 comment

davidrobertlewis wrote 3 days ago: This is the fastest “safe” fixkey method around, since it does not involve aliasing whic … more →

Tags: Bash, CLI, ubuntu, add keys, Fixkey

Script - What Wait Events Are Sessions Waiting On

Gavin Soorma wrote 3 days ago: set linesize 120 col username format a10 col event format a30   select sid, serial#,username, event … more →

Tags: Wait Event, wait, wait_class

Script - Sessions Waiting On A Particular Wait Event

Gavin Soorma wrote 3 days ago: SELECT count(*), event FROM v$session_wait WHERE wait_time = 0 AND event NOT IN ('smon timer','pipe … more →

Tags: Wait Event, v$session_wait, Wait Interface

Sales Videos - The Internet Cash Cow

Andrew Sundstrom wrote 4 days ago: One of my specialties is making sales videos that get people to buy now. I remember putting up my fi … more →

Tags: Service, Needed, Wanted, Online, copywriting services, best copywriter, hire, Freelance, Sales

Making Money With Sales Videos

Andrew Sundstrom wrote 4 days ago: I am really, really good in sales. There is almost no one I know that’s better than me. I know … more →

Tags: Direct, Expert, Marketing, Response, Sales, Speaker, Tips, Training

Script Collector

michellelipton wrote 4 days ago: Just sticking my head up to tell you about Script Collector. Every day new scripts are posted online … more →

Tags: Resources, script reading

Script - Datafiles with highest I/O activity

Gavin Soorma wrote 4 days ago: col name format a40 set linesize 140 select * from ( select name,phyrds, phywrts,readtim,writetim f … more →

Tags: Read, Writes, datafile I/O, phyrds, phywrts

Script - Find SQL being executed by a OS Process ID (PID)

Gavin Soorma wrote 4 days ago: prompt "Please Enter The UNIX Process ID" set pagesize 50000 set linesize 30000 set long 500000 set … more →

Tags: PID, os process id, sql text, v$sql, SQL

Script - List SQL being executed by a particular SID

Gavin Soorma wrote 4 days ago: col sql_text format a100 heading "Current SQL" select q.sql_text from v$session s , v$sql q WHERE s … more →

Tags: current SQL, sql text, v$sql


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS

Find other items tagged with “scripts”:
Technorati Del.icio.us IceRocket