Sponsored Content
Operating Systems Solaris How to install Midnight Commander on Solaris 10 Post 302229972 by kebabbert on Thursday 28th of August 2008 09:42:42 AM
Old 08-28-2008
Have you tried the site "blastwave"? It has lots of binary packages for download, without compiling.
 

8 More Discussions You Might Find Interesting

1. Linux

system slowdown at midnight

Hi, My test server slows down at 12:00 midnight every day. I don't have any crons set. But I found that there are some system crons. Are they really important, can they cause any problem at 12 midnigh? # ls cron*.* cron.deny cron.d: sysstat cron.daily: 0anacron 0logwatch cups ... (2 Replies)
Discussion started by: shantanuo
2 Replies

2. Ubuntu

Tux Commander - is not responding

It is now 20 years I have used Total Commander. I was very pleased to find Tux Commander, using Ubuntu, which looks very close to TC. UNFORTUNATELY, it hangs while copying large files. Could anyone give my some tips.:b: Ubuntu 9.10 Tux Cmd version 0.6.70-dev Build date: 2009-11-15 ... (1 Reply)
Discussion started by: Bindee
1 Replies

3. UNIX for Dummies Questions & Answers

Ctrl-enter doesn't work when running Midnight Commander in xterm

When running MC in xterm or gnome-terminal, it doesn't seem to allow the use of Ctrl-enter and Ctr-shift-enter to copy marked files to the command line. Does anyone know of another way to cause this to happen or a way to enable it under xterm/gnome-term? With thanks, Narnie (0 Replies)
Discussion started by: Narnie
0 Replies

4. Solaris

Installing Solaris 8 bootblock without Solaris Install CD

Hello everyone, Background: I'm having an issue with booting a clone of hard drive with Solaris 8 installation. For cloning process I have used g4l, running under click'n'clone option. As far as I know the actual operation ran behind g4l's interface was dd, though I do not have any information... (12 Replies)
Discussion started by: johnny994
12 Replies

5. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

6. Shell Programming and Scripting

Monitoring for specific date stamped files before and after midnight

Hi Guys, I am having a brain freeze.... I want to monitor a directory for a time stamped file on a sol 10 system in bash or ksh, the files will come in looking like this.. randomfile.DDMMYY.rpt The problem i am having is the file can come in before or after midnight, the file will... (5 Replies)
Discussion started by: twinion
5 Replies

7. Shell Programming and Scripting

How to find all files modified from midnight (i.e. from midnight (00:00:00)) of current date?

Hi there! I was wondering if someone could help me with the following: I'm trying to find all files within a directory which have been modified since midnight of the current date. Any help would be appreciated. Thank you kindly. (6 Replies)
Discussion started by: Jimmy_the_tulip
6 Replies

8. Solaris

No way to install a flar archive of Solaris 10 to Solaris 11.4 zone

I want to migrate a solaris 10 os to solaris 11.4 zone. I did this a)Collect some data like id sysid,disks,ip,etc..on solaris10 OK b)Create this file.cfg with this command on solaris 10 zonep2vchk -c > /migration/sol10.cfg OK c)Create the archive flash on Solaris10 (1 Reply)
Discussion started by: Linusolaradm1
1 Replies
MCDIFF(1)						      GNU Midnight Commander							 MCDIFF(1)

NAME
mcdiff - Internal diff viewer of GNU Midnight Commander. USAGE
mcdiff [-bcCdfhstVx?] file1 file2 DESCRIPTION
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. OPTIONS
-b Force black and white display. -c Force color mode on terminals where mcdiff defaults to black and white. -C <keyword>=<fgcolor>,<bgcolor>,<attributes>:<keyword>= ... Specify a different color set. See the Colors section in mc(1) for more information. -d Disable mouse support. -f Display the compiled-in search paths for Midnight Commander files. -t 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 -V Displays the version of the program. -x Forces xterm mode. Used when running on xterm-capable terminals (two screen modes, and able to send mouse escape sequences). COLORS
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" FILES
/usr/share/mc/mc.hlp The help file for the program. /usr/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/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. LICENSE
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. AVAILABILITY
The latest version of this program can be found at ftp://ftp.gnu.org/gnu/mc/. SEE ALSO
mc(1), mcedit(1), mcview(1) BUGS
Bugs should be reported to mc-devel@gnome.org MC Version 4.8.7 June 2014 MCDIFF(1)
All times are GMT -4. The time now is 04:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy