๐Ÿ‡ฎ๐Ÿ‡ท Iran Proxy | https://www.wikipedia.org/wiki/List_of_Inferno_applications
Jump to content

List of Inferno applications

From Wikipedia, the free encyclopedia

This is a list of Inferno programs. Most of these programs are very similar to the Plan 9 applications or UNIX programs with the same name.

System software

[edit]

General user

[edit]
  • dd โ€“ convert and copy a file
  • date โ€“ print the date
  • echo โ€“ print arguments
  • emu โ€“ Inferno emulator
  • mash โ€“ programmable shell
  • ns โ€“ display current namespace
  • nsbuild โ€“ build Inferno namespace
  • os โ€“ interface to host OS commands (hosted Inferno only)
  • plumb โ€“ send message to plumber
  • plumber โ€“ plumber for interapplication message routing
  • rcmd โ€“ remote command execution
  • runas โ€“ run command as another user
  • sh โ€“ command language
  • tiny/sh โ€“ reduced command line interface to the Inferno system
  • wm/logon โ€“ log on to Inferno
  • wm/sh, wm/mash โ€“ Window frames for the Inferno shells
  • wm/wm โ€“ window manager

System Management

[edit]

Processes and tasks management

[edit]
  • time โ€“ time command execution
  • kill, broke โ€“ terminate processes
  • sleep, pause โ€“ suspend execution for an interval
  • ps โ€“ process (thread) status
  • wm/task โ€“ graphical task manager

User management and support

[edit]
  • auth/passwd โ€“ change user password
  • man, wm/man, man2txt, lookman โ€“ print or find manual pages

Files and Text

[edit]

Filesystem Utilities

[edit]
  • chgrp โ€“ change file's group or owner
  • chmod โ€“ change file mode (permissions)
  • cp, fcp โ€“ copy files
  • du โ€“ disk usage
  • lc โ€“ list files in columns
  • ls โ€“ list files
  • mkdir โ€“ make a directory
  • mv โ€“ move files
  • bind, mount, unmount โ€“ change name space
  • pwd โ€“ working directory
  • rm โ€“ remove files
  • touch โ€“ update the modification time of one or more files

Archivers and compression

[edit]
  • ar โ€“ archive maintainer
  • gettar, lstar, puttar โ€“ tar archive utilities
  • gzip, gunzip โ€“ compression and decompression utilities

Text Processing

[edit]
  • cat โ€“ concatenate files
  • cmp โ€“ compare two files
  • diff โ€“ differential file comparator
  • fmt โ€“ simple text formatter
  • freq โ€“ print histogram of character frequencies
  • grep โ€“ pattern matching
  • p โ€“ paginate
  • read โ€“ read from standard input with optional seek
  • tail โ€“ deliver the last part of a file
  • tcs โ€“ translate character sets
  • tr โ€“ translate characters
  • wc โ€“ count lines, words, and characters

Editors

[edit]
  • acme, win โ€“ interactive text windows, and an editor environment
  • wm/brutus โ€“ screen editor with support for SGML
  • vixen โ€“ a vi clone
  • wm/edit โ€“ simple graphical text editor

Communication, networking and remote access

[edit]
  • telnet โ€“ make a remote telnet connection
  • collab/connect โ€“ connect to collaborative files and services
  • collab/chat, collab/poll, collab/poller, collab/whiteboard โ€“ collaborative activities
  • cpu โ€“ execute a remote command
  • wm/dmview, wm/dmwm โ€“ view remote displays
  • wm/vncv โ€“ a VNC remote access tool [1]
  • netstat โ€“ summarize network connections
  • sendmail โ€“ send mail messages
  • listen, styxlisten, dial โ€“ network connections

Grid computing

[edit]
  • grid/localreg โ€“ starts a registry on the local machine
  • grid/srv/monitor โ€“ graphical display for viewing resource use.
  • grid/srv/ns, grid/runns โ€“ exports a selected namespace and serves it on stdin.
  • grid/query โ€“ graphical interface to view resources registered with a known registry
  • grid/register โ€“ registers a resource with a known registry

Security

[edit]
  • crypt, auth/aescbc โ€“ data encryption
  • auth/secstore โ€“ retrieve files from secure store
  • auth/factotum, auth/feedkey โ€“ authentication agent
  • idea โ€“ encrypt/decrypt a file with the IDEA cipher
  • netkey โ€“ calculate response to authentication challenge

Programming tools

[edit]
  • asm, disdump โ€“ Assembler, Disassembler
  • cprof, wm/cprof โ€“ coverage profiling of Limbo programs
  • disdep โ€“ print load dependencies for Dis file
  • wm/deb โ€“ graphical Limbo debugger
  • limbo โ€“ Limbo compiler
  • mk โ€“ maintain (make) related files
  • mprof, wm/mprof โ€“ memory profiling Limbo programs
  • prof, wm/prof โ€“ profiling Limbo programs
  • stack โ€“ examine call stack
  • yacc โ€“ yet another compiler-compiler (Limbo version)
  • tclsh โ€“ a tcl implementation.
  • gitfs โ€“ an implementation of the git version control system. [2]
  • charon โ€“ web browser
  • webgrab โ€“ fetch web page content as files

Desktop Publishing

[edit]
  • cook โ€“ SGML converter
  • ebook/ebook โ€“ Open Ebook browser

Graphics and multimedia

[edit]
  • auplay, auhdr, raw2iaf, wav2iafew โ€“ basic audio output and conversion
  • wm/view โ€“ picture viewer
  • bolgia โ€“ an enhanced version of "view" picture viewer

Various utilities and games

[edit]
  • cal โ€“ print calendar
  • wm/calendar โ€“ print upcoming events
  • fortune โ€“ sample lines from a file
  • wm/memory โ€“ memory monitor
  • wm/about, wm/clock, wm/coffee, wm/colors, wm/date, wm/man, wm/polyhedra, wm/reversi, wm/rt, wm/stopwatch, wm/sweeper, wm/tetris, wm/unibrowse, wm/vt, wm/winctl โ€“ miscellaneous graphical applications