1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00

Clean leftovers from localization of help files.

This commit is contained in:
Andrzej Bialecki 1998-08-31 12:45:47 +00:00
parent 6ccd368bfb
commit 3df8e17a55
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38685
51 changed files with 0 additions and 507 deletions

View File

@ -1,5 +0,0 @@
cat concatenate and print files
Usage:
cat [-benstuv] [-] [file ...]

View File

@ -1,5 +0,0 @@
chmod change file modes
Usage:
chmod [-R [-H | -L | -P]] mode file ...

View File

@ -1,8 +0,0 @@
chgrp change group
chown change owner
Usage:
chown [-R [-H | -L | -P]] [-f] [-h] owner[:group] file ...
chown [-R [-H | -L | -P]] [-f] [-h] :group file ...
chgrp [-R [-H | -L | -P]] [-f] [-h] group file ...

View File

@ -1,6 +0,0 @@
chuck a friendly daemon :-)
This is slightly reworked version of a classic ELIZA program.
Kudos go to original author (J. Weizenbaum), then to the
author of this implementation <chris@wacsvax.OZ>. I only
slightly changed the dialog...

View File

@ -1,6 +0,0 @@
cp copy files
Usage:
cp [-R [-H | -L | -P]] [-f | -i] [-p] src target
cp [-R [-H | -L | -P]] [-f | -i] [-p] src1 ... srcN directory

View File

@ -1,12 +0,0 @@
dd convert and copy a file
Examples of usage:
This command will create 16MB, zero-filled file in /dos/SWAP.swp:
dd if=/dev/zero of=/dos/SWAP.swp bs=512 count=32000
This command will transfer floppy image from picobsd.flp to device
/dev/rfd0, which denotes raw floppy A:
dd if=picobsd.flp of=/dev/rfd0

View File

@ -1,5 +0,0 @@
df display free disk space
Usage:
df [-ikn] [-t type] [file | filesystem ...]

View File

@ -1,4 +0,0 @@
dialup a simple PPP configuration script
This script attempts to create the /etc/ppp/ppp.conf file suitable for
automatic dialing and background operation of 'ppp' program.

View File

@ -1,8 +0,0 @@
echo write arguments to the standard output
Usage:
echo [-n] [string...]
Optional parameter -n tells echo not to end the output with new
line character.

View File

@ -1,4 +0,0 @@
ee Easy Editor
This simple editor comes with its own help, visible in the upper part
of the screen. Follow that instructions.

View File

@ -1,15 +0,0 @@
fsck filesystem consistency check and interactive repair
Usage:
fsck -p [-f] [-m mode]
fsck [-b block#] [-c level] [-l maxparallel] [-y] [-n] [-m mode]
[filesystem] ...
but in its simplest and most common version:
fsck -y <filesystem>
where <filesystem> is a name of the raw device, on which the filesystem
lies, e.g. /dev/rfd0 for floppy A:, or /dev/rwd0s1 for partition #1 on
first IDE drive.

View File

@ -1,8 +0,0 @@
ftp ARPANET file transfer program
Usage:
ftp [-adeginptvV] [host [port]]
ftp host:path[/]
ftp ftp://host[:port]/path[/]
ftp http://host[:port]/file

View File

@ -1 +0,0 @@
getty set terminal mode

View File

@ -1,26 +0,0 @@
gzip, gunzip, zcat compress or expand files
Usage:
gzip [-cdfhlLnNrtvV19] [-S suffix] [file ...]
-c --stdout write on standard output, keep original
files unchanged
-d --decompress decompress
-f --force force overwrite of output file and compress
links
-h --help give this help
-l --list list compressed file contents
-L --license display software license
-n --no-name do not save or restore the original name and
time stamp
-N --name save or restore the original name and time stamp
-q --quiet suppress all warnings
-r --recursive operate recursively on directories
-S .suf --suffix .suf use suffix .suf on compressed files
-t --test test compressed file integrity
-v --verbose verbose mode
-V --version display version number
-1 --fast compress faster
-9 --best compress better
file... files to (de)compress. If none given, use
standard input.

View File

@ -1,7 +0,0 @@
help Simple help system for PicoBSD
This command displays short description of the commands included
on PicoBSD floppy. When invoked with no argument, it displays this
text :-). Any other argument is treated as a name of file located in
/help directory on the floppy, and this file is displayed page by
page.

View File

@ -1,5 +0,0 @@
hostname set or print name of current host system
Usage:
hostname [-s] [name-of-host]

View File

@ -1,18 +0,0 @@
ifconfig configure network interface parameters
Usage:
ifconfig -a [ -d ] [ -u ] [ af ]
ifconfig -l [ -d ] [ -u ]
[ af [ address [ dest_addr ] ] [ netmask mask ]
[ broadcast addr ]
[ alias ] [ delete ] ]
[ up ] [ down ]
[ metric n ]
[ mtu n ]
[ arp | -arp ]
[ link0 | -link0 ] [ link1 | -link1 ] [ link2 | -link2 ]
[ media mtype ]
[ mediaopt mopts ]
[ -mediaopt mopts ]

View File

@ -1 +0,0 @@
init process control initialization

View File

@ -1,7 +0,0 @@
kbdcontrol a utility for manipulating the syscons keyboard driver section
Usage:
kbdcontrol [-dFx] [-b duration.pitch | belltype]
[-r delay.repeat | speed] [-l mapfile] [-f # string]
[-h size] [-L mapfile]

View File

@ -1,21 +0,0 @@
kget Get list of kernel configuration.
This utility allows to gather device configuration which possibly
was changed in userconfig (-c) session, and to save it to /kernel.config
file on startup floppy, so that when user boots next time, the
settings will automatically be changed.
Usage is straightforward:
kget [-incore|kernel_name] [vanilla]
E.g.: Get device configuration of running kernel
kget -incore
Produce list of parameters changed from /stand/vanilla
kget -incore /stand/vanilla
(You can redirect the stdout to /kernel.config - this list
already contains all the requires keywords.)

View File

@ -1,8 +0,0 @@
kill terminate or signal a process
Usage:
kill [-s signal_name] pid ...
kill -l [exit_status]
kill -signal_name pid ...
kill -signal_number pid ...

View File

@ -1,9 +0,0 @@
ln make links
Usage:
ln [-fs] file1 file2
ln [-fs] file ... directory
-f Unlink any already existing file (force link)
-s Create symbolic link

View File

@ -1,10 +0,0 @@
ls list directory contents
Usage:
ls [-ACFLRTWacdfgikloqrstu1] [file ...]
Most common switches are:
-l list in long format
-a include directory entries whose names begin with a dot '.'

View File

@ -1,5 +0,0 @@
mkdir make directories
Usage:
mkdir [-p] [-m mode] directory ...

View File

@ -1,5 +0,0 @@
mknod build special file
Usage:
mknod name [b | c] major minor

View File

@ -1,7 +0,0 @@
more file perusal filter for crt viewing
Usage:
more [-ceinus] [-t tag] [-x tabs] [-/ pattern] [-#] [file ...]
But most commonly just 'more <file>' or e.g. 'ls -l|more'

View File

@ -1,21 +0,0 @@
mount mount file systems
Usage:
mount [-dfpruvw] [-o options] [-t ufs | external_type] special node
mount [-adfpruvw] [-t ufs | external_type]
mount [-dfpruvw] special | node
E.g.:
* mount UFS floppy A: on /mnt directory:
mount /dev/fd0c /mnt
* mount DOS primary partition (on primary IDE drive) on /dos:
mount -t msdos /dev/wd0s1 /dos
* mount Linux partition on /mnt
mount -t ext2fs /dev/wd0s1 /mnt

View File

@ -1,9 +0,0 @@
mount_cd9660 mount an ISO-9660 filesystem
Usage:
mount_cd9660 [-egrv] [-o options] [-s startsector] special node
Most commonly, to mount an ATAPI CD-ROM on /mnt directory:
mount_cd9660 /dev/wcd0c /mnt

View File

@ -1,11 +0,0 @@
mount_ext2fs mount a ext2fs (Linux) file system
Usage:
mount_ext2fs [-o options] special node
E.g. to mount first partition of first IDE drive on /mnt:
mount_ext2fs /dev/wd0s1 /mnt
To mount it read-only, add '-o ro' as options.

View File

@ -1,13 +0,0 @@
mount_msdos mount an MS-DOS file system
Usage:
mount_msdos [-o options] [-u user] [-g group] [-m mask] bdev dir
E.g. to mount primary DOS partition of primary IDE drive on /dos:
mount_msdos /dev/wd0s1 /dos
To mount first extended partition on /mnt:
mount_msdos /dev/wd0s5 /mnt

View File

@ -1,9 +0,0 @@
mount_procfs mount process filesystem
Usage:
mount_procfs [-o options] what_to_mount mount_point
Most commonly this will be:
mount_procfs proc /proc

View File

@ -1,44 +0,0 @@
moused mouse daemon
Usage:
moused [-3DPRcdfs] [-F rate] [-r resolution] [-S baudrate] [-C threshold]
[-m N=M] [-z target] [-t mousetype] -p port
Most common options are:
-3 Emulate the third (middle) button for 2-button mice. It is emu-
lated by pressing the left and right physical buttons simultane-
ously.
-p port Use port to communicate with the mouse.
-t type
microsoft Microsoft (2-button) serial mouse protocol.
intellimouse Microsoft IntelliMouse protocol. Genius Net-
Mouse, ASCII Mie Mouse, Logitech MouseMan+ and
FirstMouse+ use this protocol too.
mousesystems MouseSystems 5-byte protocol. 3-button mice may
use this protocol.
mmseries MM Series mouse protocol.
logitech Logitech mouse protocol. Note that this is for
old Logitech models. mouseman or intellimouse
should be specified for newer models.
mouseman Logitech MouseMan and TrackMan protocol. Some
3-button mice may be compatible with this proto-
col. Note that MouseMan+ and FirstMouse+ use
intellimouse protocol rather than this one.
glidepoint ALPS GlidePoint protocol.
thinkingmouse Kensington ThinkingMouse protocol.
mmhittab Hitachi tablet protocol.
3-button serial mice may have a small switch to choose between
``MS'' and ``PC'', or ``2'' and ``3''. ``MS'' or ``2'' usually mean
the microsoft protocol. ``PC'' or ``3'' will choose the
mousesystems protocol.
To test if the selected protocol type is correct for the given mouse, en-
able the mouse pointer in the current virtual console:
vidcontrol -m on
start the mouse daemon in the foreground mode:
moused -f -p _selected_port_ -t _selected_protocol_
and see if the mouse pointer travels correctly according to the mouse
movement. Then try cut & paste features by clicking the left, right and
middle buttons. Type ^C to stop the command.

View File

@ -1,9 +0,0 @@
mv move files
Usage:
mv [-f | -i] source target
mv [-f | -i] source ... directory
-f Do not prompt for confirmation
-i Prompt for confirmation

View File

@ -1,10 +0,0 @@
ping send ICMP ECHO_REQUEST packets to network hosts
Usage:
ping [-QRadfnqrv] [-c count] [-i wait] [-l preload] [-p pattern]
[-s packetsize] [host | [-L] [-I iface] [-T ttl] mcast-group]
Most commonly:
ping <host>

View File

@ -1,16 +0,0 @@
ppp Point to Point Protocol client
Usage:
ppp [-auto | -background | -direct | -dedicated | -ddial ] [system]
In case of PicoBSD most probably this will be:
ppp -background <system_name>
You should run 'dialup' script to configure automatic dialing. Then
you can use
ppp -background dialup
to connect to your provider.

View File

@ -1,9 +0,0 @@
ps List running processes
This is a small 'ps' replacement, which uses information
available via sysctl(3) interface. It's primitive, but
gives you the most important informations, i.e. how many
processes are running and on which vty, and the pid number
to kill some of them. :-)
Currently, no options are implemented yet.

View File

@ -1 +0,0 @@
pwd return working directory name

View File

@ -1,3 +0,0 @@
reboot reboot the system
Press Ctlr-Alt-Del instead of 'reboot'.

View File

@ -1,13 +0,0 @@
rm remove directory entries
Usage:
rm [-f | -i] [-dPRrW] file ...
-f attepmt removal without confirmation, regardless of
premissions
-i request confirmation before removing
-r remove the whole tree rooted at "file" argument
WARNING: There is no way to "undelete" deleted files! They
are lost forever.

View File

@ -1,13 +0,0 @@
route manually manipulate the routing tables
Usage:
route [ -nqv ] command [[ modifiers ] args ]
Where 'command' is most commonly 'add' or 'delete', modifiers can be
'-net' or '-host', and args are destination and gateway.
E.g., to add default route to the gateway:
route add default <gateway name or IP>

View File

@ -1,3 +0,0 @@
sh a Bourne Shell (command interpreter)
This version is a slightly stripped down /bin/sh, also known as Ash.

View File

@ -1,3 +0,0 @@
shutdown shut down the system
Press Ctlr-Alt-Del instead of 'shutdown'.

View File

@ -1,29 +0,0 @@
ssh Secure Shell remote access command
Usage: ssh [options] host [command]
-l user Log in using this user name.
-n Redirect input from /dev/null.
-a Disable authentication agent forwarding.
-x Disable X11 connection forwarding.
-i file Identity for RSA authentication (default: ~/.ssh/identity).
-t Tty; allocate a tty even if command is given.
-v Verbose; display verbose debugging messages.
-V Display version number only.
-q Quiet; don't display any warning messages.
-f Fork into background after authentication.
-e char Set escape character; ``none'' = disable (default: ~).
-c cipher Select encryption algorithm: ``idea'', ``3des''
-p port Connect to this port. Server must be on the same port.
-P Don't use priviledged source port.
-L listen-port:host:port Forward local port to remote address
-R listen-port:host:port Forward remote port to local address
These cause ssh to listen for connections on a port, and
forward them to the other side by connecting to host:port.
-C Enable compression.
-o 'option' Process the option as if it was read from a configuration
file.
Most commonly this will be:
ssh -l your_login remote_host

View File

@ -1,5 +0,0 @@
swaponspecify additional device for paging and swapping
Usage:
swapon [-a] [special_file ...]

View File

@ -1,15 +0,0 @@
sysctl get or set kernel state
Usage:
sysctl [-bnX] variable ...
sysctl [-bnX] -w variable=value ...
sysctl [-bnX] -a
sysctl [-bnX] -A
To see the whole MIB table use:
sysctl -a
To set specific variable to new value use:
sysctl -w variable=value

View File

@ -1,14 +0,0 @@
telnet user interface to the TELNET protocol
Usage:
telnet [-8] [-E] [-L] [-S tos] [-a] [-c] [-d] [-e char] [-l user]
[-n tracefile][-r] [host-name [port]]
Most commonly this will be just:
telnet <remote_host>
WARNING: Telnet protocol is unsafe, as it passes the
passwords in clear text over the network. Use 'ssh' instead, where it's
possible.

View File

@ -1 +0,0 @@
test condition evaluation utility

View File

@ -1,12 +0,0 @@
umount unmount filesystems
Usage:
umount [-fv] special | node
umount -a | -A [-fv] [-h host] [-t type]
Most commonly this will be:
umount <mount_point>
e.g. 'umount /mnt'

View File

@ -1,7 +0,0 @@
vidcontrol a utility for manipulating the syscons video driver
Usage:
vidcontrol [-r fg bg] [-b color] [-c appearance] [-d] [-l scrmap]
[-L] [-m on|off] [-f size file] [-s number] [-t N|off]
[-x] [mode] [fgcol [bgcol]] [show]

View File

@ -1,12 +0,0 @@
vm Show memory usage.
This program repeatedly displays current memory usage, showing the
following numbers:
* procs: number of processes; r - running, d - waiting for I/O,
p - paging, s - sleeping,
* virt mem: virtual memory amounts (total and active), in kB
* real mem: real memory amounts (total and active), in kB
* shared vm: amount of shared virtual memory (total and active), in kB
* shared real: amount of shared real memory (total and active), in kB
* free: amount of free memory, in kB

View File

@ -1,9 +0,0 @@
vnconfig configure and enable vnode disks
Usage:
vnconfig [-acdefguv] [-s option] [-r option] [special-device file]
E.g. to enable swapping on a file called /dos/SWAP.swp:
vnconfig -e /dev/vn0b /dos/SWAP.swp swap