معرفی شرکت ها


tree-1.0.0-alt5.mipsel.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A utility which displays a tree view of the contents of directories
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic mipsel
نام بسته tree
نام فایل بسته tree-1.0.0-alt5.mipsel.rpm
نسخه بسته 1.0.0
انتشار بسته alt5
معماری بسته mipsel
نگهدارنده -
تاریخ ساخت Sat 01 Dec 2018 04
هاست سازنده iv-sisyphus_mipsel.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی www.altlinux.org
مجوز GPL
حجم دانلود 13K
حجم نصب 17.481K
The tree utility recursively displays the contents of directories in a tree-like format. Tree is basically a UNIX port of the tree DOS utility. Install tree if you think it would be useful to view the contents of specified directories in a tree-like format.


جایگزین ها

بسته نسخه معماری مخزن
tree-1.0.0-alt5.i586.rpm 1.0.0 i586 ALT classic
tree-1.0.0-alt5.ppc64le.rpm 1.0.0 ppc64le ALT classic
tree-1.0.0-alt5.x86_64.rpm 1.0.0 x86_64 ALT classic
tree-debuginfo-1.0.0-alt5.mipsel.rpm 1.0.0 mipsel ALT debuginfo
treelayout-1.0.3-alt1_6jpp8.noarch.rpm 1.0.3 noarch ALT classic
treelayout-demo-1.0.3-alt1_6jpp8.noarch.rpm 1.0.3 noarch ALT classic
treelayout-javadoc-1.0.3-alt1_6jpp8.noarch.rpm 1.0.3 noarch ALT classic
treeline-2.9.0-alt1.qa1.noarch.rpm 2.9.0 noarch ALT classic


نیازمندی

مقدار نام
- /lib/ld.so.1
>= set:jieg8 ld.so.1
- rpmlib(SetVersions)
- ld.so.1(GLIBC_2.4)
- libc.so.6(GLIBC_2.0)
- libc.so.6(GLIBC_2.2)
- libc.so.6(GLIBC_2.3.4)
- libc.so.6(GLIBC_2.4)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- .sisyphus_mipsel.15941.100.1.1-tree-1:1.0.0-alt5
= 1:1.0.0-alt5 tree


نحوه نصب


نصب پکیج rpm tree:

    sudo apt-get install tree-1.0.0-alt5.mipsel.rpm


فایل ها

مسیرها
/usr/bin/tree
/usr/share/man/man1/tree.1.xz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-04-28

Fixed build with new toolchain.

2013-04-15

NMU: rebuilt for debuginfo.

2008-07-04

fix: always return to the starting directory (closes #16263)

2008-03-02

fixing #12468 (incorrect handling of multibyte file names)
minor cleanups

2007-10-03

fixing #10352 (lstat error with large files)

2004-03-30

1.0.0

2003-09-30

fix building in hasher

2003-06-16

0.2.1 (minor improvements)

2003-02-18

fix max_level filter

2003-02-06

rewrite fs walking, was bug in fts usage

2002-09-03

new options

2002-08-08

minor improvements in Makefile
fixes in signal handlers

2002-07-01

cleanups in code
added vt100 and UTF graphics
added plain mode (works like find ;))

2002-06-21

added colorification for pipes and sockets
added cool filtering

2002-06-17

bugfixes
max-level option

2002-05-28

small improvements