Sponsored Content
The Lounge What is on Your Mind? Job market in Seattle/Spokane? Post 302948548 by akbar on Tuesday 30th of June 2015 10:37:17 AM
Old 06-30-2015
Quote:
Originally Posted by rbatte1
I hope that this help:-
Seattle
A "Let me google that for you" link for jobs in Seattle?

That's unhelpful and obtuse. And not befitting of a moderator.

Last edited by akbar; 06-30-2015 at 11:46 AM..
 

2 More Discussions You Might Find Interesting

1. SCO

SCO Unix on-site Tech in Seattle?

I have a client with SCO Openserver Enterprise ver 5.06 running on a Compaq Proliant ML350 G1 Compaq Tape drive 12/24 Gb DAT CD-ROM Floppy 80Gb? Ultra SCSI 2 drive Accessed with TermLite BackupEdge ver 01.02.00 Synchronics CounterPoint ver 7.5.1 RealWorld Accounting ver 9 The tape... (4 Replies)
Discussion started by: davidanders
4 Replies

2. What is on Your Mind?

LinuxCon Seattle 2015

Only a little over a week until I head out to LinuxCon in Seattle. Anyone else attending this year? (0 Replies)
Discussion started by: Gallavin
0 Replies
uri_urn(n)					    Tcl Uniform Resource Identifier Management						uri_urn(n)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(n)
All times are GMT -4. The time now is 03:16 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy