معرفی شرکت ها


mksh_59c-28_mipsel.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

MirBSD Korn Shell
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main mipsel
نام بسته mksh
نام فایل بسته mksh_59c-28_mipsel.deb
نسخه بسته 59c
انتشار بسته 28
معماری بسته mipsel
نگهدارنده Thorsten Glaser <tg@mirbsd.de>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://mirbsd.de/mksh
مجوز -
حجم دانلود 640272
حجم نصب 1963
mksh is the successor of the Public Domain Korn shell (pdksh), a Bourne/POSIX compatible shell which is largely similar to the original AT&T Korn Shell (ksh88/ksh93). It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. mksh has UTF-8 support (in string operations and the Emacs editing mode). The code has been cleaned up and simplified, bugs fixed, standards compliance added, and several enhancements (for extended compatibility to other modern shells, as well as a couple of its own) are available. This shell is Debian Policy 10.4 compliant and works as /bin/sh on Debian systems (use the /bin/lksh executable) and is a good rescue and initrd shell (consider the /bin/mksh-static executable). . The mksh binary is a complete, full-featured shell. It provides a “consistent across all platforms” guarantee, using 32-bit integers for arithmetics, possibly deviating from POSIX. . The mksh-static binary is a version of mksh, linked against klibc, musl, or dietlibc (if they exist for that Debian architecture and are usable) and optimised for small code size, for example for use on initrd or initramfs images, installation or rescue systems. Except for omitting some features to be smaller, it is similar to the mksh binary otherwise. Note the exact feature set may differ depending on which C library was used to compile it. . The lksh binary is a script shell based on mksh intended to run old ksh88 and pdksh scripts, but not for interactive use. When used as /bin/sh it follows POSIX most closely, including use of the host’s “long” C data type for arithmetics. It also contains kludges so it can run as /bin/sh on Debian beyond what Policy dictates, to work around bugs in maintainer scripts and LSB init scripts shipped by many packages, such as including a rudimentary printf(1) builtin, permitting a shell function to be named stop overriding the default alias, more loose interpretation of shell extglobs, etc. . A sample ~/.mkshrc is included in /usr/share/doc/mksh/examples and provided as /etc/mkshrc conffile, which is sourced by another file /etc/skel/.mkshrc users are recommended to copy into their home.


جایگزین ها

بسته نسخه معماری مخزن
mksh_59c-28_amd64.deb 59c amd64 Debian main
mksh_59c-28_arm64.deb 59c arm64 Debian main
mksh_59c-28_armel.deb 59c armel Debian main
mksh_59c-28_armhf.deb 59c armhf Debian main
mksh_59c-28_i386.deb 59c i386 Debian main
mksh_59c-28_mips64el.deb 59c mips64el Debian main
mksh_59c-28_ppc64el.deb 59c ppc64el Debian main
mksh_59c-28_s390x.deb 59c s390x Debian main


نیازمندی

مقدار نام
>= 2.34 libc6


نحوه نصب


نصب پکیج deb mksh:

    sudo apt-get install mksh_59c-28_mipsel.deb


فایل ها

مسیرها
./bin/lksh
./bin/mksh
./etc/mkshrc
./etc/skel/.mkshrc
./usr/lib/diet/bin/mksh
./usr/lib/klibc/bin/mksh
./usr/lib/mipsel-linux-musl/bin/mksh
./usr/share/doc/mksh/FAQ.htm
./usr/share/doc/mksh/NEWS.Debian.gz
./usr/share/doc/mksh/README.Debian.gz
./usr/share/doc/mksh/changelog.Debian.gz
./usr/share/doc/mksh/check.pl.gz
./usr/share/doc/mksh/check.t.gz
./usr/share/doc/mksh/copyright
./usr/share/doc/mksh/examples/dot.mkshrc
./usr/share/doc/mksh/examples/uhr
./usr/share/doc/mksh/mtest.t
./usr/share/doc/mksh/testdata.full
./usr/share/doc/mksh/testdata.legacy
./usr/share/doc/mksh/testdata.static-dietlibc
./usr/share/doc/mksh/testdata.static-klibc
./usr/share/doc/mksh/testdata.static-musl
./usr/share/doc-base/mksh.mksh-faq
./usr/share/lintian/overrides/mksh
./usr/share/man/man1/lksh.1.gz
./usr/share/man/man1/mksh.1.gz
./usr/share/menu/mksh
./usr/share/pixmaps/mksh16.xpm
./usr/share/pixmaps/mksh16lg.xpm
./usr/share/pixmaps/mksh32.xpm
./bin/mksh-static -> /usr/lib/klibc/bin/mksh
./bin/rlksh -> lksh
./bin/rmksh -> mksh
./usr/share/man/man1/mksh-static.1.gz -> mksh.1.gz
./usr/share/man/man1/rlksh.1.gz -> lksh.1.gz
./usr/share/man/man1/rmksh.1.gz -> mksh.1.gz