Sponsored Content
Full Discussion: Manuals
Operating Systems HP-UX Manuals Post 302232113 by Annihilannic on Thursday 4th of September 2008 12:02:54 AM
Old 09-04-2008
Have you searched Technical documentation for 'n4000'?
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

IRIX books, manuals, references...

Does anyone out there know of ANY specific books pertaining to SGI's flavor of Unix - IRIX? I have been in contact with SGI directly and they have not supplied me with any usable reference material or manuals. I realize man pages are a good source for info, but I need to go a little deeper... (6 Replies)
Discussion started by: lozinit
6 Replies

2. UNIX for Dummies Questions & Answers

Unix newbie: manuals

Hi to everybody! I'm new italian unix user and, of course, i 've got problems during my "administrative" part. Does anyone know where to get some manuals (.pdf, .doc ...) for the unix commands? Thank in advance! (1 Reply)
Discussion started by: Mauro
1 Replies

3. UNIX for Dummies Questions & Answers

Unix Manuals

Hey, I have a red hat linux server, and am lost in the wilderness. any type of 300000 page boxo someone wrote to help? ia m in need of deperate care (2 Replies)
Discussion started by: g1zm0
2 Replies

4. UNIX for Dummies Questions & Answers

Cobalt Raq3 -- Manuals Needed

Hi I decided to buy a cobalt Raq3 but have no clue on how to set one up. I thought it would be straight forward but its not as simple as it looks. Can anyone provide me with locations of manuals or noobie setup instructions. Any help would be greatly appreciated Thanks:) (2 Replies)
Discussion started by: Demon Lama
2 Replies

5. UNIX for Dummies Questions & Answers

DGUX manuals

Hi Anyone know where i get DGUX manuals.... Cheers (1 Reply)
Discussion started by: Flipper_Al
1 Replies

6. HP-UX

HP9000 I70 E35 E55 manuals

I am looking for the service manuals of these servers. Can anyone would like to share please? I know the documentation is in the form of hard copy only. But if someome can share through scan or want to sell, let me know. thanks in advance (4 Replies)
Discussion started by: samurai123
4 Replies

7. SCO

SCO Training manuals

Hi, I have stack of SCO Open server and general SCO training books, materials and guides. Is there anyone out there that might be interested in this stuff? Perhaps it recycle time? :) (6 Replies)
Discussion started by: scocrush
6 Replies
uri_urn(3tcl)					    Tcl Uniform Resource Identifier Management					     uri_urn(3tcl)

__________________________________________________________________________________________________________________________________________________

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(3tcl)
All times are GMT -4. The time now is 09:13 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy