Sponsored Content
Operating Systems Linux SuSE Official Security anouncements Post 302577957 by sagoiz on Wednesday 30th of November 2011 10:45:50 AM
Old 11-30-2011
Hello, see the link below;
Patch Download Information for All Products

Regards.
 

5 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

WIPO Official Decision

At Last Official Decision of UNIX.com Domain dispute by WIPO is available to review. http://arbiter.wipo.int/domains/decisions/html/2002/d2002-0294.html (Status: unix.com > Complaint denied) (1 Reply)
Discussion started by: killerserv
1 Replies

2. UNIX for Dummies Questions & Answers

Is there a official site for UNIX basic?

Hi Folks, As I'm looking for a Tutorial | Reference site for UNIX commands | Basic scripting terms. >>i.e in VI to insert (:i) and save and quit (:wq!), pipe-ing and so forth... I really need to refresh my skills from like 4 years ago as I've been doing too much windows. Appreciate any... (2 Replies)
Discussion started by: Mombo_Z
2 Replies

3. New to Unix. Which books should I read?

O'Reilly books - official link

Yesterday I saw a closed post by xramm which gave a link to O'Reilly online books. Vino closed it because of copyright issues. However, O'Reilly has a section on their website where you can read online copies of their own books - obviously not a copyright problem. Most are fairly old editions,... (0 Replies)
Discussion started by: rhfrommn
0 Replies

4. Red Hat

I need Rhce materials official

I want the pdfs of course official red hat Rhce. Thanks. (1 Reply)
Discussion started by: Ultralord
1 Replies

5. Red Hat

Tcpreplay package official download

Hi im looking for the official rpm of that package for redhat 7 all that i found is this: RPM RedHat EL 7 tcpreplay 4.1.0 x86_64 rpm is that the correct one? looks likes a fedora one (0 Replies)
Discussion started by: guy3145
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 06:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy