The following packages will be installed: iotop-c Fetching README... 0%100%100%100%100%100%Done Fetching iotop-c.SlackBuild... 0%100%100%100%100%100%Done Fetching iotop-c.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done iotop-1.21/ iotop-1.21/COPYING iotop-1.21/.sample/ iotop-1.21/.sample/screenshot.png iotop-1.21/iotop.8 iotop-1.21/README.md iotop-1.21/TODO iotop-1.21/fedora/ iotop-1.21/fedora/iotop-c.spec iotop-1.21/LICENSE iotop-1.21/src/ iotop-1.21/src/ioprio.c iotop-1.21/src/view_curses.c iotop-1.21/src/view_batch.c iotop-1.21/src/arr.c iotop-1.21/src/views.c iotop-1.21/src/vmstat.c iotop-1.21/src/delayacct.c iotop-1.21/src/main.c iotop-1.21/src/xxxid_info.c iotop-1.21/src/utils.c iotop-1.21/src/checks.c iotop-1.21/src/iotop.h iotop-1.21/.github/ iotop-1.21/.github/workflows/ iotop-1.21/.github/workflows/codeql-analysis.yml iotop-1.21/glibcvertest.h iotop-1.21/archlinux/ iotop-1.21/archlinux/PKGBUILD iotop-1.21/Makefile DE bld/arr.o CC bld/arr.o DE bld/checks.o CC bld/checks.o DE bld/delayacct.o CC bld/delayacct.o DE bld/ioprio.o CC bld/ioprio.o DE bld/main.o CC bld/main.o DE bld/utils.o CC bld/utils.o DE bld/view_batch.o CC bld/view_batch.o DE bld/view_curses.o CC bld/view_curses.o DE bld/views.o CC bld/views.o DE bld/vmstat.o CC bld/vmstat.o DE bld/xxxid_info.o CC bld/xxxid_info.o LD iotop STRIP iotop INSTALL iotop Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/system/iotop-c/iotop-c-1.21-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/iotop-c-1.21/ usr/doc/iotop-c-1.21/COPYING usr/doc/iotop-c-1.21/LICENSE usr/doc/iotop-c-1.21/README.md usr/doc/iotop-c-1.21/TODO usr/doc/iotop-c-1.21/iotop-c.SlackBuild usr/man/ usr/man/man8/ usr/man/man8/iotop.8.gz usr/sbin/ usr/sbin/iotop Slackware package /usr/src/slapt-src-i486/system/iotop-c/iotop-c-1.21-i586-1salix15.0.txz created. Installing package iotop-c-1.21-i586-1salix15.0... | iotop-c (input/output top) | | iotop identifies processes that use high amount of input/output | requests on your machine. | It is similar to the well known top utility, but instead of showing | you what consumes CPU the most, it lists processes by their IO usage. | Inspired by iotop Python script from Guillaume Chazarain, rewritten | in C by Vyacheslav Trushkin and improved by Boian Bonev so it runs | without Python at all. | | homepage: https://github.com/Tomas-M/iotop | |