wiki:UsersGuide/CommandReference

Version 2 (modified by Jiri Svoboda, 13 years ago) ( diff )

Add commands from services directory

HelenOS Command Reference

Cat. Command Description
app bdsh The shell, Brain Dead Shell
app edit Text Editor
app getterm Run command on a specified virtual console
app init Initialize the operating system
app kill Kill a task by TID
app killall Kill tasks whose name matches pattern
app klog Print and follow contents of kernel log
app mkfat Create empty FAT file system
app netecho Socket-based TCP/UDP echo server
app nettest1 Socket-based TCP/UDF test app
app nettest2 Socket-based TCP/UDP test app
app ping ICMP ping utility
app redir Run command with standard input, output, error output redirected to files
app sbi Interpreter of Sysel programming language
app stats List tasks, threads, CPUs
app sysinfo Print entries from kernel sysinfo tree
app taskdump Dump core, stack trace from a task
app tester Run various unit tests
app tetris Fork of BSD Tetris game
app top Monitor which tasks consume most resources
app trace Trace system calls made by a task
app websrv Web server stub
srv apic APIC interrupt controller driver
srv arp ARP network protocol service
srv ata_bd ATA/ATAPI (disk/optical drive) block device driver
srv char_ms Serial and PS/2 mouse protocol driver
srv clip Clipboard service
srv console Console service
srv devfs Devmap file system, expose devmap devices
srv devman Device manager, manage DDF device tree
srv eth Ethernet protocol service
srv fat FAT file system service
srv fb Frame buffer service
srv file_bd File-backed block device
srv g_part GUID (EFI) partition driver
srv i8042 Intel 8042 PS/2 port driver
srv i8259 Intel 8259 and later RS-232 serial port driver
srv icmp ICMP network protocol service
srv ip IP network protocol service
srv kbd Keyboard service
srv lo Loopback network interface
srv mbr_part MBR (PC-BIOS) partition driver
srv ne2000 NE2000 Ethernet Adapter driver
srv net Networking service
srv nildummy Dummy network interface
srv taskmon Task monitoring service, initiate core dumps
srv tcp TCP network protocol service
srv tmpfs RAM-based file system
srv udp UDP network protocol service
Note: See TracWiki for help on using the wiki.