CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 04:38:43 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.665644, exclusion.robots;dur=0.024199, exclusion.robots.policy;dur=0.010960, esindex;dur=0.013091, cdx.remote;dur=7.780170, LoadShardBlock;dur=127.073487, PetaboxLoader3.datanode;dur=62.563019, PetaboxLoader3.resolve;dur=46.341304
x-app-server: wwwb-app203
x-ts: 302
x-tr: 162
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app203; 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 04:38:43 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.680173, exclusion.robots;dur=0.024857, exclusion.robots.policy;dur=0.010697, esindex;dur=0.012785, cdx.remote;dur=6.828582, LoadShardBlock;dur=268.054409, PetaboxLoader3.resolve;dur=171.325885, PetaboxLoader3.datanode;dur=153.591886, load_resource;dur=84.068097
x-app-server: wwwb-app203
x-ts: 200
x-tr: 387
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