Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ cslink(7) — NEWS-os 4.1C

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

symlink(2)

open(2)

close(2)

CSLINK(7)  —  NEWS-OS Programmer’s Manual

NAME

cslink − conditional symbolic link

SYNOPSIS

expr?name1:name2
expr1?name1:expr2?name2: ... :namen

DESCRIPTION

conditional symbolic link is special type of the symbolic link, that has the following format; expr?name1:name2 The ‘expr’ can be used the next expression. $env==val Ex.) The format of the symbolic link is following format, $env==val?name1:name2 if the value of the environment variable ‘env’ is ‘val’, name1 will be refered. Otherwise, name2 will be refered.

SEE ALSO

symlink(2), open(2), close(2)

NEWS-OSRelease 4.1C

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026