<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Le 25/09/2019 à 16:24, Jens Simon Strom a écrit :<br>
</p>
<blockquote type="cite"
cite="mid:111cc69e-73c9-f017-daee-07aabf37e357@hslmg.de">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<p>Hello Scilab experts,</p>
<p>I have two questions:<br>
</p>
<ul>
<li>1. After closing Scilab, is the content of what has appeared
on the console during the session still accessible for
computer experts? In other words: Is the console content
securely deleted?</li>
</ul>
</blockquote>
When Scilab is closed, the history of commands is saved in
SCIHOME/history. To prevent this, the history content can be erased
before closing Scilab with the command
<p>resethistory()</p>
<p>If you want to do this systematically, the resethistory() call
can be inserted at the end of SCI/etc/scilab.quit <br>
</p>
<p>S.</p>
<blockquote type="cite"
cite="mid:111cc69e-73c9-f017-daee-07aabf37e357@hslmg.de">
<ul>
<li>2. After editing and executing a script and closing Scilab,
is the script before the edit still accesible for computer
experts? <br>
</li>
</ul>
<p>Kind regards</p>
<p>Jens<br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users">https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
<a class="moz-txt-link-freetext" href="http://www.utc.fr/~mottelet">http://www.utc.fr/~mottelet</a>
</pre>
</body>
</html>