A new toy.
This is a simple shell script to get a lot of info about files. But also dirs, why not.
i
can utilize the following commands:
file
xdg-mime
rox
df
lsblk
mountpoint
findmnt
losetup
find
ls
du
stat
getfacl
chacl
getfattr
lsattr
fatattr
exfatattrib
ntfssecaudit
lsof
smartctl
udevadm
fdisk
cryptsetup
dumpe2fs
btrfs
dosfsck
dump.exfat
dumpexfat
ntfscluster
ntfsinfo
xfs_info
dump.f2fs
qemu-img
filefrag
wc
feh
rdjpgcom
exiv2
gifsicle
tiffinfo
webpng
webpinfo
xcfinfo
xcur2png
fc-scan
ftdump
ogginfo
metaflac
sndfile-info
ffprobe
ctorrent
pdfinfo
pdfimages
pdffonts
pdfdetach
unzip
isoinfo
udfinfo
dpkg-deb
rpm
unsquashfs
wiminfo
btrfs-compsize
upx
gzip
xz
zstd
zipinfo
sqlite3
pgpdump
modinfo
readelf
objdump
ldd
i
was meant as a pure CLI utility, but, as a measure of convenience, it also installs itself as a ROX and/or Thunar (needs to be restarted with thunar -q
) right-click option.
When invoked this way, it uses a simple YAD GUI; otherwise a terminal will be used, as a fallback:
Btw, the YAD GUI may freeze occasionally after clicking Close or X button.
In such a case, just give it 10 sec. or so, and it should go away eventually.
Program icon, as per usual, was created using @vovchik's excellent Pikona.
___________
Attached packages:
PET - for regular Puppies
XBPS - for Void-based Pups that use it (KLV, maybe others)
___________
Changelog
Version 1.2:
- added pgpdump (info about PGP signatures (.sig), keys (.asc, .pgp) and encrypted files (.gpg))
- added losetup (shows loop device(s) associated with a file)
- added udevadm (info about /dev devices)
- added qemu-img (info about QCOW(2)/VMDK/VDI images)
- added dumpe2fs (info about EXT partitions/images)
- added btrfs (info about BTRFS partitions/images)
- added dosfsck (info about FAT partitions/images)
- added dump.exfat and dumpexfat (info about EXFAT partitions/images)
- added ntfscluster and ntfsinfo (info about NTFS partitions/images - works only on unmounted devices!)
- added xfs_info (info about XFS partitions/images)
- added dump.f2fs (info about F2FS partitions/images)
- added smartclt (S.M.A.R.T. info from physical disks)
- bugfixes, improvements, refactoring
Version 1.1:
- added feh (basic info about images)
- added fdisk (info about disk images)
- added unzip (meta from ODF/OOXML documents)
- bugfixes, improvements, refactoring
Version 1.0:
- initial release
Have fun &
Greetings!