GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MCDIFF(1) GNU Midnight Commander MCDIFF(1)

mcdiff - Internal diff viewer of GNU Midnight Commander.

mcdiff [-bcCdfhstVx?] file1 file2

mcdiff is a link to mc, the main GNU Midnight Commander executable. Executing GNU Midnight Commander under this name requests starting the internal diff viewer which compares file1 and file2 specified on the command line.

Force black and white display.
Force color mode on terminals where mcdiff defaults to black and white.
Specify a different color set. See the Colors section in mc(1) for more information.
Disable mouse support.
Display the compiled-in search paths for Midnight Commander files.
Used only if the code was compiled with S-Lang and terminfo: it makes the Midnight Commander use the value of the TERMCAP variable for the terminal information instead of the information on the system wide terminal database
Displays the version of the program.
Forces xterm mode. Used when running on xterm-capable terminals (two screen modes, and able to send mouse escape sequences).

The default colors may be changed by appending to the MC_COLOR_TABLE environment variable. Foreground and background colors pairs may be specified for example with:

MC_COLOR_TABLE="$MC_COLOR_TABLE:\
normal=lightgray,black:\
selected=black,green"

/usr/local/share/mc/mc.hlp

The help file for the program.

/usr/local/share/mc/mc.ini

The default system-wide setup for GNU Midnight Commander, used only if the user's own ~/.config/mc/ini file is missing.

/usr/local/share/mc/mc.lib

Global settings for the Midnight Commander. Settings in this file affect all users, whether they have ~/.config/mc/ini or not.

~/.config/mc/ini

User's own setup. If this file is present, the setup is loaded from here instead of the system-wide startup file.

This program is distributed under the terms of the GNU General Public License as published by the Free Software Foundation. See the built-in help of the Midnight Commander for details on the License and the lack of warranty.

The latest version of this program can be found at http://ftp.midnight-commander.org/.

mc(1), mcedit(1), mcview(1)

Bugs should be reported to https://www.midnight-commander.org/.

August 2024 MC Version 4.8.32

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.