| Author |
Message |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Wed 20 Jan 2010, 19:08 Post subject:
MC Midnight Commander Subject description: Advanced CLI-Filemanager |
|
Home: http://www.midnight-commander.org/
Version: 4.8.0
| Quote: | | GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software. It's a feature rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell. Internal viewer and editor are included. |
Compiled and tested in Puppy 4.31.
aragon
| Description |
|

Download |
| Filename |
mc-4.8.0.pet |
| Filesize |
597.2 KB |
| Downloaded |
3023 Time(s) |
| Description |
Language Files
|

Download |
| Filename |
mc_NLS-4.8.0.pet |
| Filesize |
1.04 MB |
| Downloaded |
1637 Time(s) |
| Description |
|
| Filesize |
98.08 KB |
| Viewed |
6133 Time(s) |

|
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
Last edited by aragon on Mon 31 Oct 2011, 16:05; edited 8 times in total
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Wed 20 Jan 2010, 20:19 Post subject:
|
|
Thanks muchly.
|
|
Back to top
|
|
 |
davids45

Joined: 26 Nov 2006 Posts: 580 Location: Chatswood, NSW
|
Posted: Wed 20 Jan 2010, 23:00 Post subject:
Saving/exporting a tree? |
|
G'day,
Can this file manager save a directory tree as a text file? And even better would be saving some file-size data as well.
I occasionally like to make a record of what's on a disk (files, sizes, dates) and load this into a spreadsheet.
Or is there another Puppy program that will do this easily?
Thanks,
David S.
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9846 Location: Arizona USA
|
Posted: Thu 21 Jan 2010, 00:45 Post subject:
Re: Saving/exporting a tree? |
|
| davids45 wrote: | G'day,
Can this file manager save a directory tree as a text file? And even better would be saving some file-size data as well.
I occasionally like to make a record of what's on a disk (files, sizes, dates) and load this into a spreadsheet. |
That sounds like something I've done.
| Quote: | | ...is there another Puppy program that will do this easily? ... |
Here is a program called "Tree" which I think might do what you want.
| Description |
|

Download |
| Filename |
tree_DOC-1.5.2.2.pet |
| Filesize |
3.55 KB |
| Downloaded |
763 Time(s) |
| Description |
|

Download |
| Filename |
tree-1.5.2.2.pet |
| Filesize |
16.28 KB |
| Downloaded |
798 Time(s) |
|
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3620 Location: around the bend
|
Posted: Thu 21 Jan 2010, 01:01 Post subject:
|
|
when all else fails MC will rescue you.
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Thu 21 Jan 2010, 05:15 Post subject:
|
|
what i've forgot to mention is it's ability to 'install' pets (thanks to MikeB). as it opens pet-files in a virtual filesystem, you could simple browse the package and copy the included dirs to /.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Mon 15 Feb 2010, 05:19 Post subject:
|
|
uploaded new version. see main post.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
DMcCunney
Joined: 02 Feb 2009 Posts: 894
|
Posted: Mon 15 Feb 2010, 12:24 Post subject:
Re: Saving/exporting a tree? |
|
| davids45 wrote: | G'day,
Can this file manager save a directory tree as a text file? And even better would be saving some file-size data as well.
I occasionally like to make a record of what's on a disk (files, sizes, dates) and load this into a spreadsheet.
Or is there another Puppy program that will do this easily?
|
If you want a visual directory tree, the Tree program Flash suggested is a good start.
If you want file size data, a command line will do it:
| Code: |
ls -lR / > filelist.txt &
|
This does a recursive directory list and redirects the output to the specified file. The trailing & tells the shell to run it as a background process. You can substitute whatever directory you want to be the starting point for / above, and provide a full path to the file listing to specify where it is created.
______
Dennis
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Wed 12 May 2010, 03:23 Post subject:
|
|
uploaded new version. see main post.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
seldomseen

Joined: 30 May 2005 Posts: 40 Location: Charleston, SC
|
Posted: Sat 15 May 2010, 20:10 Post subject:
|
|
Thank you. Works great in Lupu 5. My older .pet files were not working for it. Gotta have my mc.
_________________ Registered Linux user #437574
Using Puppy 3.0 and Slack variations - Vector 5.8
256M RAM, 1.3 GHz, AMD Athlon Duron
|
|
Back to top
|
|
 |
Q5sys

Joined: 11 Dec 2008 Posts: 844
|
Posted: Tue 20 Jul 2010, 17:00 Post subject:
Newer versions |
|
I had compiled MC-4.7.2 a while back but never uploaded it and was going to today... and then noticed that 4.7.3 was released 2 weeks ago, so I compiled that one as well.
Instead of creating a new thread... i'll just upload the newer versions here.
These were compiled in puppy v5 with a kernel of 2.6.33.2
MC 4.7.2
MC 4.7.3
_________________
My PC is for sale
|
|
Back to top
|
|
 |
Van78
Joined: 08 Jan 2009 Posts: 39
|
Posted: Fri 27 Aug 2010, 06:17 Post subject:
|
|
hi I downloaded the latter file and it 'installed' under category 'none' . I am running Lupus 5.10 and am an ab. beginner....
I tried to find mc-commander with pfind but ....no chance...
How do I run it?
How do I get a link under my category filesystem and how do I get it on the desktop?
besides, as you may have guessed I am a Windows user but I started when we used NortonCommander V1..... now I am a TC fan but think it is good when I stick to sth like it under Puppy too.
thanks
|
|
Back to top
|
|
 |
paulhomebus

Joined: 21 Jan 2010 Posts: 120 Location: New Zealand
|
Posted: Fri 27 Aug 2010, 06:44 Post subject:
|
|
To run midnight commander, as it doesn't have any mc.desktop file in /usr/share/applications....
You just type mc (lowercase) in console/terminal
Paul
|
|
Back to top
|
|
 |
Van78
Joined: 08 Jan 2009 Posts: 39
|
Posted: Fri 27 Aug 2010, 06:51 Post subject:
|
|
Hi Paul
ok, could run it that way. Anyway, since I am a beginner that is no great benefit for me since I like to use a filemanager often. Any alteratives?
Would be great. Thanks
|
|
Back to top
|
|
 |
paulhomebus

Joined: 21 Jan 2010 Posts: 120 Location: New Zealand
|
Posted: Fri 27 Aug 2010, 15:39 Post subject:
|
|
Yep, here is a little code for a mc.desktop file, copy code into geany, save it to /usr/share/applications/mc.desktop
| Code: | [Desktop Entry]
Version=1.0
Type=Application
Name=Midnight Commander
GenericName=MC
Comment=Awesome filemanager
Exec=mc /
TryExec=mc /
Icon=/usr/share/icons/hicolor/64x64/apps/mc.png
Terminal=true
Categories=Utility;
StartupNotify=true |
just change the Categories field if you want it in a different place on the menu.
Hope this helps.
Paul
|
|
Back to top
|
|
 |
|