CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 10:26:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090210085403
location: https://web.archive.org/web/20090210085403/https://examples.oreilly.com/upt2/split/.exit.sh
server-timing: captures_list;dur=0.588892, exclusion.robots;dur=0.029035, exclusion.robots.policy;dur=0.015216, esindex;dur=0.013912, cdx.remote;dur=7.879807, LoadShardBlock;dur=182.718713, PetaboxLoader3.datanode;dur=93.574813, PetaboxLoader3.resolve;dur=75.516639
x-app-server: wwwb-app215
x-ts: 302
x-tr: 210
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app215; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 10:26:57 GMT
content-type: text/x-sh
content-length: 438
x-archive-orig-date: Tue, 10 Feb 2009 08:54:03 GMT
x-archive-orig-server: Apache
x-archive-orig-last-modified: Mon, 31 Mar 2008 18:10:12 GMT
x-archive-orig-etag: "8ae91f-1b6-90194900"
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 438
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/x-sh
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 10 Feb 2009 08:54:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 26 Apr 2002 16:05:43 GMT", ; rel="prev memento"; datetime="Wed, 18 Oct 2006 00:13:33 GMT", ; rel="memento"; datetime="Tue, 10 Feb 2009 08:54:03 GMT", ; rel="next memento"; datetime="Wed, 30 Sep 2015 12:47:52 GMT", ; rel="last memento"; datetime="Fri, 25 Mar 2016 03:25:51 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090210075601_crawl103-c/52_8_20090210084506_crawl100.arc.gz
server-timing: captures_list;dur=0.749616, exclusion.robots;dur=0.030676, exclusion.robots.policy;dur=0.010479, esindex;dur=0.014413, cdx.remote;dur=27.848409, LoadShardBlock;dur=242.604058, PetaboxLoader3.datanode;dur=122.967180, PetaboxLoader3.resolve;dur=303.104205, load_resource;dur=305.664616
x-app-server: wwwb-app215
x-ts: 200
x-tr: 609
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
# Sample .exit.sh file for use with the sh-type 'cd' function
# .enter.sh file may have put old umask in shell variable - reset it:
if [ ${prevumask+X} = X ]; then
umask $prevumask
echo ".exit.sh: setting umask to $prevumask"
unset prevumask
fi
# Reminder to come back here if need to:
echo "If you didn't check in the RCS files, type 'cd $PWD'."
# Set generic prompt (setprompt comes from .profile):
setprompt