EMAC, Inc. - Equipment Monitor and Control - Home Page

Single Board Computers
Microprocessor Training Systems
Custom Engineering & Manufacturing

Home Page Company Info Page Ordering Info Page Tech Support Page

 

EMAC Linux 3.1 Applications List

Utility Name

Description

Full GNU/Linux version or Busybox applet?

Bash v2.05b.0

Full Linux Bash shell (POSIX compliant).

  

Busybox v1.1.0

Multi-call binary providing minimal versions of some Linux utilities.

cat

Concatenate files and print on the standard output.

Busybox

chfn

Change real user name and information.

Linux

chgrp

Change group ownership of files.

Busybox

chmod

Change file access permissions.

Busybox

chown

Change file ownership.

Busybox

chsh

Change a user's default shell.

Busybox

cp

Copy files and directories.

Busybox

cpio

Copy files to and from archives.

Busybox

date

Change system date.

Busybox

dd

Convert and copy a file byte by byte.

Busybox

df

Report filesystem disk usage.

Busybox

dmesg

Print or control the kernel ring buffer.

Busybox

echo

Display a line of text.

Busybox

egrep

Print lines matching a pattern.

Busybox

faillog

Examine faillog and set login failure limits.

Linux

false

Return a false exit code to an application.

Busybox

fgrep

Search for a pattern. The search strings are separated by newlines.

Busybox

getkey

Get a key from the console, and return it to an application.

Linux

getopt

Parse command options

Linux

gpasswd

Add or change a user group password.

Linux

grep

Print lines matching a pattern.

Busybox

gunzip

Expand files compressed with gzip.

Busybox

gzip

Compress files.

Busybox

hostname

Get or set the system hostname.

Busybox

kill

Send signals to an process.

Busybox

killall5

Send signals to all processes.

Busybox

lastlog

Examine lastlog file.

Linux

ln

Make links between files.

Busybox

login

Begins user session on the system.

Linux

ls

List directory contents.

Busybox

mkdir

Create directories.

Busybox

mknod

Make device entries.

Busybox

mktemp

Make unique temporary filename.

Busybox

more

File perusal filter for crt viewing.

Busybox

mount

Mount a filesystem

Busybox

mv

Move or rename files

Busybox

netstat

Print network connections, routing tables, interface statistics, masquerade connections, and multicase memberships.

Busybox

newgrp

Log in to a new group.

Busybox

passwd

Change user password.

Linux

pidof

Find the process ID of a running program.

Busybox

ping

Send ICMP ECHO_REQUEST packets to network hosts

Busybox

ps

Report a snapshot of the current processes.

Busybox

pwd

Print name of current/working directory.

Busybox

rm

Remove files or directories.

Busybox

pwd

Print name of current/working directory.

Busybox

rm

Remove files or directories.

Busybox

rmdir

Remove empty directories.

Busybox

rpm

RPM package manager.

Busybox

run-parts

Run scripts or programs in a directory.

Linux

sed

Perform basic transformations on an input stream.

Busybox

setserial

Set Linux serial port information.

Linux

setserial

Set Linux serial port information.

Linux

sleep

Delay for a specified amount of time.

Linux

sleep

Delay for a specified amount of time.

Busybox

stty

Change and print terminal line settings.

Busybox

su

Change ID or become the super-user.

Linux

sync

Flush filesystem buffers.

Busybox

tar

Tape ARchiving utility. Used to make backups of files and directories.

Busybox

touch

Create files and change time and date stamps.

Busybox

true

Return a true result.

Busybox

umount

Unmount filesystems.

Busybox

uname

Print system information.

Busybox

usleep

Suspend execution for a number of microseconds.

Busybox

vi

Text file editor.

Busybox

zcat

Output compressed files to the console.

Busybox

adjtimex

Tune kernel clock.

Busybox

chpasswd

Update password file in batch.

Linux

cppw

Overwrite the contents of /etc/passwd or /etc/shadow.

Linux

depmod

Update kernel module dependencies.

Linux

devfsd

DeviceFS daemon.

Linux

doc-lilo

LILO binary, patched to include M-Systems DiskOnChip support.

Linux

dpasswd

Change users's dialup login shell password.

Linux

fdisk

Utility to manage hard disk partition tables.

Busybox

freeramdisk

Frees all memory associated with the given ramdisk.

Busybox

fsck.ext2

Check an ext2 filesystem.

Linux

fsck.minix

Check a Minix filesystem.

Busybox

getty

Alternative Linux getty.

Busybox

groupadd

Create a new user group.

Linux

groupdel

Delete a user group.

Linux

groupmod

Modify a user group.

Linux

grpconv

Convert group file to/from shadow password suite.

Linux

grpunconv

Convert group file to/from shadow password suite.

Linux

halt

Stop the system.

Linux

hwclock

Query and set the system clock.

Linux

ifconfig

Configure a network interface.

Busybox

ifdown

Deconfigure network interfaces, based on the contents of /etc/network/interfaces.

Busybox

ifup

Bring up network interfaces, based on the contents of /etc/network/interfaces.

Busybox

init

Process control initialization.

Linux

insmod

Insert kernel modules.

Linux

killall5

Send a signal to all processes.

Linux

killall5

Send a signal to all processes.

Linux

klogd

Kernel logging daemon.

Linux

logoutd

Enforces the login time and port restrictions in /etc/porttime.

Linux

losetup

Set up and control the loopback device.

Busybox

lsmod

Lists currently loaded system modules.

Busybox

mkfs.minix

Creates a Minix filesystem.

Busybox

mkpasswd

Frontent the the crypt() system call.

Linux

newusers

Update and create new users in batch.

Linux

pivot_root

Switch the root filesystem to another partition.

Busybox

poweroff

Stop the system.

Linux

pwck

Verify integrity of password files.

Linux

pwconv

Convert /etc/passwd file to shadow operation.

Linux

pwunconv

Convert /etc/passwd file from shadow operation.

Linux

reboot

Reboot the system.

Linux

rmmod

Remove modules from a running kernel.

Busybox

route

Show/manipulate the IP routing table.

Busybox

runlevel

Find the current and previous system runlevels.

Linux

shutdown

Bring the system down.

Linux

start-stop-daemon

Start and stop system daemon programs.

Linux

sulogin

Single-user login.

Linux

syslogd

System logging daemon.

Linux

telinit

Control the init utility.

Linux

udhcpc

DHCP client utility.

Linux

useradd

Add a user to the system.

Linux

userdel

Deletes a user from the system.

Linux

vipw

Starts vi and edits /etc/passwd.

Linux

watchdog

Starts the watchdog timer.

Busybox

awk

Pattern scanning and processing language.

Busybox

basename

Strip directory and suffix from filenames.

Busybox

chage

Change user password expiry information.

Linux

clear

Clear the terminal screen.

Busybox

crontab

Updates crontab files for individual users.

Linux

cut

Remove sections from lines of files.

Busybox

dc

Tiny RPN calculator.

Busybox

dialog

Display dialog boxes from shell scripts.

Linux

dirname

Strip non-directory suffix from filename.

Busybox

dos2unix

Convert dos text files to unix format.

Busybox

du

Estimate file space usage.

Busybox

env

Run a program in a modified environment.

Busybox

expr

Evaluate expressions.

Busybox

fdformat

Low-level format a floppy disk.

Busybox

find

Search for files in a directory hierarchy.

Busybox

free

Display the amount of free and used system memory.

Busybox

ftp

Commandline file transfer program.

Linux

ftpcount

Show current number of connections to the FTP daemon.

Linux

ftpget

Retrieve a remote file via FTP.

Busybox

ftpput

Store a local file via FTP.

Busybox

head

Output the first few lines of a file.

Busybox

id

Print real and effective UIDs and GIDs.

Linux

killall

Send signals to processes, referring to them by name.

Linux

last, lastb

Show listing of last logged in users.

Linux

ldd

Print shared library dependencies.

Linux

logger

A shell interface to the syslog system log module.

Busybox

logname

Print user's login name.

Busybox

md5sum

Generates md5 digest of a file

Busybox

mesg

Control write access to your terminal

Linux

minicom

Serial communications program

Linux

mkfifo

Make FIFOs (named pipes)

Busybox

nano

Simple text editor

Linux

newslock

Locking program for mgetty

Linux

passwd

Change user password.

Linux

printf

Format and print data.

Busybox

readlink

Display target of symbolic link.

Busybox

renice

Alter priority of running process.

Busybox

reset

Re-initialize terminal.

Busybox

sort

Sort lines of text files.

Busybox

strace

Trace system calls and signals.

Linux

strings

Print the strings of printable characters in files.

Busybox

tail

Output the last part of files.

Busybox

telnet

User interface to the telnet protocol.

Busybox

tftp

Trivial file transfer client.

Busybox

time

Get time in seconds.

Busybox

top

Display top CPU processes.

Busybox

tr

Translate or delete characters.

Busybox

traceroute

Print the route packet take to network host.

Busybox

tty

Print the file name of the terminal connected to STDOUT

Busybox

uniq

Remove duplicate lines from a sorted file.

Busybox

unix2dos

Translate unix newline characters to DOS format in text files.

Busybox

unzip

Uncompression utility for ZIP files.

Busybox

uptime

Display system uptime.

Busybox

utmpdump

Dump the contents of the system utmp file to STDOUT.

Linux

vlock

Lock a virtual console.

Busybox

wall

Write a message to logged-in users.

Linux

wget

Non-interactively downloads via the HTTP protocol.

Busybox

which

Locate a command

Busybox

who

Show who is logged in.

Busybox

whoami

Print effective userid

Busybox

xargs

Build and execute commandlines from STDIN.

Busybox

yes

Output a true response.

Busybox

adduser

Add system users.

Linux

chat

Automated conversation script with a modem.

Linux

chroot

Run command or interactive shell with special root directory.

Busybox

ckconfig

Check the FTP daemon configuration files for errors.

Linux

cron

Process scheduler.

Linux

fbset

Setup the framebuffer devices.

Busybox

ftprestart

Restart all FTP servers.

Linux

ftpshut

Shut down all FTP servers at a given time.

Linux

in.ftpd

FTP daemon

Linux

in.telnetd

Telnet daemon

Linux

mgetty

Model GETTy. Interfaces with a modem device to answer incoming calls.

Linux

pppd

Point-to-Point Protocol Daemon

Linux

privatepw

Creates or maintains a separate authentication file for the FTP daemon.

Linux

rdate

Use TCP or UDP protocols to retrieve the system date of another machine.

Busybox

tcpd

the TCP daemon.

Linux

tcpdchk

TCP Wrapper configuration checker

Linux

tcpdmatch

Predicts how a TCP Wrapper will handle a specific request for service.

Linux

 
 
 
Copyright © 2010 EMAC, Inc.
All Rights Reserved