Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info.

Inst: Difference between revisions

From Higher Intellect Vintage Wiki
No edit summary
No edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- misc-responsive -->
<ins class="adsbygoogle"
    style="display:block"
    data-ad-client="ca-pub-8542359430745061"
    data-ad-slot="5971110325"
    data-ad-format="auto"
    data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</html>


inst installs [[Tardist]] packages (files) on [[IRIX]].
inst installs [[Tardist]] packages (files) on [[IRIX]].
==Sample Usage==
<pre>
# inst -f somepackage.tardist
(menu appears)
Inst> go
(installs)
Inst> quit
</pre>
You can specify multiple tardists in the command, so something like "-f package1.tardist -f package2.tardist -f package3.tardist" to do multiple installs at the same time.


== See Also ==
== See Also ==

Revision as of 21:42, 17 August 2019

inst installs Tardist packages (files) on IRIX.

Sample Usage

# inst -f somepackage.tardist
(menu appears)
Inst> go
(installs)
Inst> quit

You can specify multiple tardists in the command, so something like "-f package1.tardist -f package2.tardist -f package3.tardist" to do multiple installs at the same time.

See Also