FriedScript
Download |
Methods |
|---|---|
| Current Version | HTTP RSYNC SVN |
| Development Version | SVN |
| Skel Update Version | HTTP RSYNC |
Custom CSH and TCSH recipe file (.cshrc)
Current Version: 2.2.9f
Features
Custom Color Prompt showing username, hostname, path and ROOT Indicator.
Color Root Indicator: Red for TCSH, Yellow for CSH.
Custom Xterm style title bar support.
Smarter Path: including /sbin /usr/sbin /usr/local/sbin
Multi-OS Support: FreeBSD, Mac OS X (Darwin and Iphone), Linux, SunOS, AIX
Future OS Support: Any OS that supports csh or tcsh.
New Features by request.
Useful aliases
- psgrep
- calc
- date and mildate
- ped - perl version of sed
- whoip - whois but makes use of whois.arin.net
- version - reports the version of this script
- phpcheck - if php-cli is installed, provides easy syntax checking
- rm/cp/mv - all have the protective -i options
- ls - colors, file types and hidden files
- fetchrfc - fetch a rfc by number into the current directory
- become - sudo version of su
- depth - Report your current shell depth
- cshrcupdate/doupdate/getupdate - Update this script to the latest version
- ssh - Agent Passing
- reload - reload this scipt
- push/pop/stack - Manipulate the directory stack
- oracle/sqlplus - Enable Oracle Support in .cshrc.local
Custom Command Completion
- man - uses manpath, completes all possible sections
- passwd, chfn, finger, rmuser, userdell, su, become - user name completion
- fg,bg,stop, % - job name completion
- kill - signal completion, job name completion, PID completion
- set, setenv - syntax completion, variable name completion
- unset, unsetenv, printenv - variable name completion
- alias, unalias - alias completiong
- cd, pop, push, popd, pushd - directory name completion
- find - syntax completion
Released under the Simplified BSD License.

