Skip to content

Instantly share code, notes, and snippets.

@metalim
Created August 18, 2012 09:19
Show Gist options
  • Save metalim/3385586 to your computer and use it in GitHub Desktop.
Save metalim/3385586 to your computer and use it in GitHub Desktop.
mc --help
MacBook-Pro-Maxim:~ metalim$ brew update
Already up-to-date.
MacBook-Pro-Maxim:~ metalim$ brew doctor
Your system is raring to brew.
MacBook-Pro-Maxim:~ metalim$ mc -V
GNU Midnight Commander 4.8.4
Built with GLib 2.32.4
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
MacBook-Pro-Maxim:~ metalim$ locale
LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
MacBook-Pro-Maxim:~ metalim$ mc --help
?????????????:
mc [????????...] [+?????] [????_???????] [???????_??????_??????]
+????? - ?????? ????????? ?????? ??? ??????????? ?????????
GNU Midnight Commander, ?????? 4.8.4
????????? ???????:
-h, --help ???????? ????????? ???????
--help-all ???????? ??? ????????? ???????
--help-terminal ????????? ?????????
--help-color ???????? ?????????
????????? ??????????:
-V, --version ???????? ??????? ??????
-f, --datadir ??????????? ??? ???????? ??? ??????
-F, --datadir-info ????? ??????????? ?????????? ?? ???????????? ?????????
--configure-options ??????????? ????????? ????????????
-P, --printwd=<file> ???????? ????????? ??????? ??????? ? ????????? ????
-U, --subshell ???????? ????????? ?????????? ????????? ???????? (?? ?????????)
-u, --nosubshell ????????? ????????? ?????????? ????????? ????????
-l, --ftplog=<file> ?????????? ?????? ? FTP ? ???????? ????
-v, --view=<file> ????????????? ????
-e, --edit=<file> ... ????????????? ?????
??????????, ????????? ????? ????????? ?? ??????? (??????? ????? "mc -V")
??? ?????? ?? www.midnight-commander.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment