A collection of various scripts that I wrote over time to automate tasks.
Go to file
Lukáš Kucharczyk d77b700133 Add basic descriptions of what each script does. 2020-07-30 15:48:36 +02:00
README.md Add basic descriptions of what each script does. 2020-07-30 15:48:36 +02:00
cpln.sh Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
dircompare Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
lsext Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
lsiommu Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
qttrayicontest Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
rename_movie_by_title.sh Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
sort_files_into_folders Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
sub_extract_convert Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00
torrentinfo.sh Add some pre-existing scripts. 2020-07-30 15:44:20 +02:00

README.md

  • cpln - copy symbolic links
  • dircompare - compare two directories
  • lsext - list all extensions in the current directory with counts
  • lsiommu - list IOMMU groups
  • qttrayicon - test how would an icon look in tray (Qt-based)
  • rename_movie_by_title - rename files by their title metadata
  • sort_files_into_folders - will split files into n-file sized subfolders
  • sub_extract_convert - extract subs from files and convert to different format
  • torrentinfo - display info about files from a .torrent file