« 1143 1144 1145 1146 1147 1506 »

Pages are deceptive. Live life in a basket.

nomad/inputrc at master · nijotz/nomad · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 4 Fork 1 nijotz / nomad /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:de0a53ca3c63d1848ea05b895e597a8e branch: master Switch branches/tags /.select-menu-header Branches Tags /.select-menu-tabs /.select-menu-filters master /.select-menu-item Nothing to show /.select-menu-list Nothing to show /.select-menu-list /.select-menu-modal /.select-menu-modal-holder /.select-menu nomad / cfgs / inputrc nijotz Feb 23, 2012 vi mode for readline 1 contributor nijotz...

Linked on 2015-01-09 22:35:19 | Similar Links
15 - The OpenBSD packages and ports system

Copyright (c) 2005-2009 Steven Mestdagh <steven@openbsd.org> Permission to use, copy, modify, and distribute this documentation for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE DOCUMENTATION IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS DOCUMENTATION INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS DOCUMENTATION [FAQ Index] [To Section 14 - Disk Setup] 15 - The OpenBSD packages and ports system 15.1 - Introduction 15.2 - ...

Linked on 2015-01-09 19:11:22 | Similar Links
Shell Scripting: Convert Uppercase to Lowercase

Tutorials BASH Shell Troubleshooting Nginx Networking MySQL Google Cloud Platform Amazon Cloud Computing Rackspace Cloud Computing Linux CentOS Debian / Ubuntu Ubuntu Linux Suse RedHat and Friends Slackware Linux UNIX AIX Mac OS X FreeBSD FreeBSD Jails (VPS) Openbsd Solaris See all tutorial topics Blog About Contact us Forum Linux Scripting Guide RSS/FEED Linux FAQ / Howtos by nixCraft on January 13, 2008 · 19 comments · LAST UPDATED February 24, 2014 in BASH Shell , Linux , UNIX I 've a small shell script and I would like to convert all incoming user input to lowercase using a shell script. How do I convert uppercase words or strings to a lowercase or vise versa on Unix-like / Linux bash shell? Use the tr command to convert all incoming text / words / variable data from upper to lower case or vise versa (translate all uppercase characters to lowercase). Bash version 4.x+ user Tutor...

Linked on 2015-01-09 19:10:25 | Similar Links
PostgreSQL: Documentation: 9.4: String Functions and Operators

Search Documentation: Home → Documentation → Manuals → PostgreSQL 9.4 This page in other versions: 9.0 / 9.1 / 9.2 / 9.3 / 9.4 |  Development versions: devel |  Unsupported versions: 7.1 / 7.2 / 7.3 / 7.4 / 8.0 / 8.1 / 8.2 / 8.3 / 8.4 PostgreSQL 9.4.0 Documentation Prev Up Chapter 9. Functions and Operators Next 9.4. String Functions and Operators This section describes functions and operators for examining and manipulating string values. Strings in this context include values of the types character , character varying , and text . Unless otherwise noted, all of the functions listed below work on all of these types, but be wary of potential effects of automatic space-padding when using the character type. Some functions also exist natively for the bit-string types. SQL defines some string functions that use key words, rather...

Linked on 2015-01-09 19:05:29 | Similar Links
The Unseen - YouTube

Upload Sign in Search Madlib - Topic Videos Playlists Channels About What to Watch Popular on YouTube Music Sports Gaming Education Movies TV Shows News Live Spotlight Browse channels Sign in now to see your channels and recommendations! Sign In <div class="appbar-guide-notification " role="alert"><span class="appbar-guide-notification-content-wrapper yt-valign"><span class="appbar-guide-notification-icon yt-sprite"></span><span class="appbar-guide-notification-text-content" >Added to Watch Later</span></span></div> <div class="appbar-guide-notification " role="alert"><span class="appbar-guide-notification-content-wrapper yt-...

Linked on 2015-01-09 18:49:02 | Similar Links |
ANSI C - Wikipedia, the free encyclopedia

CentralNotice ANSI C From Wikipedia, the free encyclopedia Jump to: navigation , search This article is about the programming language standard. For the paper size, see Paper size#ANSI paper sizes . This article needs additional citations for verification . Please help improve this article by adding citations to reliable sources . Unsourced material may be challenged and removed. (July 2010) ANSI C , also known as C89 and C90 depending on the year of ratification, refers to the family of successive standards published by the American National Standards Institute (ANSI) for the C programming language . Software developers writing in C are encouraged to conform to the standards, as doing so aids portability between compilers. 1 History and outlook 1.1 C89 1.2 C90 1.3 C95 1.3.1 Most important additions to C95 1.3.2 Preprocessor Test for C95 compatib...

Linked on 2015-01-09 18:38:22 | Similar Links
A Short History of Postgres

PostgreSQL Tutorial Prev Chapter 1. Introduction Next A Short History of Postgres The Berkeley Postgres Project Implementation of the Postgres DBMS began in 1986. The initial concepts for the system were presented in [STON86] and the definition of the initial data model appeared in [ROWE87]. The design of the rule system at that time was described in [STON87a]. The rationale and architecture of the storage manager were detailed in [STON87b]. Postgres has undergone several major releases since then. The first "demoware" system became operational in 1987 and was shown at the 1988 ACM-SIGMOD Conference. We released Version 1, described in [STON90a], to a few external users in June 1989. In response to a critique of the first rule system ([STON89]), the rule system was redesigned ([STON90b]) and Versio...

Linked on 2015-01-09 18:17:59 | Similar Links
PostgreSQL: Documentation: 9.4: Getting The Source via Git

Search Documentation: Home → Documentation → Manuals → PostgreSQL 9.4 This page in other versions: 9.0 / 9.1 / 9.2 / 9.3 / 9.4 |  Development versions: devel |  Unsupported versions: 8.2 / 8.3 / 8.4 PostgreSQL 9.4.0 Documentation Prev Up Appendix I. The Source Code Repository Next I.1. Getting The Source via Git With Git you will make a copy of the entire code repository on your local machine, so you will have access to all history and branches offline. This is the fastest and most flexible way to develop or test patches. Git You will need an installed version of Git , which you can get from http://git-scm.com . Many systems already have a recent version of Git installed by default, or available in their package distribution system. To begin using the Git repository, make a clone of the official mirr...

Linked on 2015-01-09 18:06:44 | Similar Links
Todo - PostgreSQL wiki

Jump to: navigation , search start content 1 Development Process 2 Administration 2.1 Configuration files 2.2 Tablespaces 2.3 Statistics Collector 2.4 SSL 2.5 Point-In-Time Recovery (PITR) 2.6 Standby server mode 3 Data Types 3.1 Domains 3.2 Dates and Times 3.3 Arrays 3.4 Binary Data 3.5 MONEY Data Type 3.6 Text Search 3.7 XML 4 Functions 4.1 Character Formatting 5 Multi-Language Support 6 Views and Rules 7 SQL Commands 7.1 CREATE 7.2 UPDATE 7.3 ALTER 7.4 CLUSTER 7.5 COPY 7.6 GRANT/REVOKE 7.7 DECLARE CURSOR 7.8 INSERT 7.9 SHOW/SET 7.10 ANALYZE 7.11 Window Functions 8 Integrity Constraints 8.1 Keys 8.2 Referential Integrity 8.3 Check Constraints 9 Server-Side Languages 9.1 SQL-Language Functions 9.2 PL/pgSQL 9.3 PL/Perl 9.4 PL/Python 9.5 PL/Tcl 10 Clients 10.1 pg_ctl 10.2 psql 10.3 pg_dump / pg_restore 10.4 ecpg 1...

Linked on 2015-01-09 18:06:32 | Similar Links
Iron Mask Or The Cosby Sweater | Flickr - Photo Sharing!

<a href="/enfnl"> meta /meta Home Mail News Sports Finance Weather Games Groups Answers Screen Flickr Mobile More Celebrity Movies Music TV Health Style Beauty Food Parenting DIY Tech Shopping Travel Autos Homes Upgrade to the new Firefox » Flickr logo. If you click it, you'll go home Sign Up Explore Recent Photos The Commons 20under20 Galleries World Map App Garden Camera Finder The Weekly Flickr FlickrBlog Create Upload Sign In To take full advantage of Flickr, you should use a JavaScript-enabled browser and install the latest version of the Adobe Flash Player . 17 12 Newer Older 18 in. x 24 in. 7 color screen print on cream stock. Edition of 50. Signed and numbered. 2009. felixjacksonjr.com SonnyCheeva , austin1227 , -=UnkleLuc=- , and 14 other people added this photo to their favorites...

Linked on 2015-01-09 17:37:09 | Similar Links
« 1143 1144 1145 1146 1147 1506 »

Pages are deceptive. Live life in a basket.