File: a280.html

package info (click to toggle)
appunti-informatica-libera 2001.08.18-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 27,912 kB
  • ctags: 23,734
  • sloc: makefile: 69
file content (77 lines) | stat: -rw-r--r-- 2,917 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"    "http://www.w3.org/TR/html4/strict.dtd">
<HTML LANG="it">
<HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html">
    <META NAME="Generator" CONTENT="Alml">
    <META NAME="Description" CONTENT="GNU/Linux e altro software libero">
    <META NAME="Keywords" CONTENT="Linux, GNU/Linux, Unix, software, software libero, free software">
    <META NAME="Author" CONTENT="Daniele Giacomini &nbsp;&nbsp; &nbsp;daniele&nbsp;@&nbsp;swlibero.org">
    <META NAME="Date" CONTENT="2001.08.18 ">
    <META NAME="Resource-type" LANG="en" CONTENT="Document" >
    <META NAME="Revisit-after" LANG="en" CONTENT="15 days" >
    <META NAME="Robots" CONTENT="ALL" >
    <TITLE> Appunti di informatica libera</TITLE>
    <LINK REL="stylesheet" TYPE="text/css" HREF="a2.css">
    <LINK REL="Start" TITLE="Start" HREF="a2.html">
    <LINK REL="Prev" TITLE="Previous" HREF="a279.html">
    <LINK REL="Next" TITLE="Next" HREF="a281.html">
</HEAD>
<BODY>
<P>
<A HREF="a281.html">[successivo]</A>
<A HREF="a279.html">[precedente]</A>
<A HREF="a2.html">[inizio]</A>
<A HREF="a2506.html">[fine]</A>
<A HREF="a21.html">[indice generale]</A>
<A HREF="a26.html">[violazione GPL]</A>
<A HREF="a2504.html">[licenze]</A>
<A HREF="a2505.html">[indice analitico]</A>
<A HREF="a272.html">[tomo]</A>
<A HREF="a280.html">[parte]</A>
</P>
<HR>
<DIV>
<H1><A NAME="title955"></A><A NAME="anchor1123"></A>
Parte xiv. &nbsp;  Eseguibili e interpretabili </H1>

<UL>
<LI><P><A HREF="a281.html#title956">56 &nbsp;  Eseguibili, interpretabili e automazione dell'interpretazione  </A>
</P>
<UL>
<LI><P><A HREF="a281.html#title957">56.1 &nbsp;  Script </A>
</P>
<LI><P><A HREF="a281.html#title958">56.2 &nbsp;  Programmi da interpretare che non sono script  </A>
</P>
<LI><P><A HREF="a281.html#title959">56.3 &nbsp;  Gestione del kernel dei binari eterogenei </A>
</P>
<LI><P><A HREF="a281.html#title962">56.4 &nbsp;  Riferimenti </A>
</P>
</UL>
<LI><P><A HREF="a282.html#title963">57 &nbsp;  Strumenti per la realizzazione di script di shell </A>
</P>
<UL>
<LI><P><A HREF="a282.html#title964">57.1 &nbsp;  Scansione delle opzioni della riga di comando </A>
</P>
<LI><P><A HREF="a282.html#title967">57.2 &nbsp;  File temporanei   </A>
</P>
<LI><P><A HREF="a282.html#title968">57.3 &nbsp;  Ambiente    </A>
</P>
<LI><P><A HREF="a282.html#title969">57.4 &nbsp;  Interazione con l'utente </A>
</P>
</UL>
</UL>
</DIV>
<HR>
<P>Dovrebbe essere possibile fare riferimento a questa pagina anche con il nome  <A HREF="eseguibili_e_interpretabili.html">eseguibili_e_interpretabili.html</A></P>
<P>
<A HREF="a281.html">[successivo]</A>
<A HREF="a279.html">[precedente]</A>
<A HREF="a2.html">[inizio]</A>
<A HREF="a2506.html">[fine]</A>
<A HREF="a21.html">[indice generale]</A>
<A HREF="a26.html">[violazione GPL]</A>
<A HREF="a2504.html">[licenze]</A>
<A HREF="a2505.html">[indice analitico]</A>
</P>
</BODY>
</HTML>