diff options
| author | Deposite Pirate | 2026-02-15 04:49:58 +0100 |
|---|---|---|
| committer | Deposite Pirate | 2026-02-15 04:49:58 +0100 |
| commit | d5a8141fc1dead8e053ada36e66157b5e382cfb5 (patch) | |
| tree | bf79515c7dcb0a90417ffa798bd32bdc93f0b164 /progs.csv | |
| parent | 18125a817d8033216d8ffb12ba2aad87e85110c6 (diff) | |
Enhance lscmd with textql
modified: functions/lscmd.fish
new file: progs.csv
Diffstat (limited to 'progs.csv')
| -rw-r--r-- | progs.csv | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/progs.csv b/progs.csv new file mode 100644 index 0000000..2eb9d39 --- /dev/null +++ b/progs.csv @@ -0,0 +1,81 @@ +name,category,description +libarchive,archive,Multiformat archiving tool +bzip3,archive,BZIP3 compressor/uncompressor +p7zip,archive,7-Zip compressor/uncompressor +unrar,archive,RAR uncompressor +unshield,archive,InstallShield uncompressor +cabextract,archive,CAB archive extractor +age,cryptography,Encryption tool +b3sum,cryptography,B3 hashing tool +gnupg,cryptography,Encryption tool +neovim,editor,Advanced text editor +micro,editor,Simple text editor +nano,editor,Simple text editor +vim,editor,Advanced text editor +fcp,file,Fast file copy +fdupes,file,Duplicate file finder +mc,file,Two pane file manager +nnn,file,File browser and manager +hexyl,binary,Hexadecimal editor +vbindiff,binary,Hexadecimal file display and comparison +bat,text,Syntax highlighted concatenation +difftastic,text,Structural diff tool +grex,text,Regular expression generator +ripgrep,text,Fast text content search +sd,text,Easy text search and replace +ugrep,text,File pattern searcher +mdcat,markdown,Markdown file viewer +glow,markdown,Markdown file viewer +since,logging,Show changes to a file since last run +csview,database,CSV file viewer +textql,database,Structured text SQL-like query +graphicsmagick,graphics,Image editing tools +imagemagick,graphics,Image editing tools +timg,graphics,Image viewer +viu,graphics,Image viewer +strace,programming,Process system call tracer +lurk,programming,Strace alternative +tealdeer,documentation,Easy command line tool documentation +eza,shell,Modern ls replacement +moor,shell,Modern pager +most,shell,Better pager +tmux,shell,Terminal multiplexer +walk,shell,Change directory tool +btop,system,Interactive process viewer +duf,system,Disk usage utility +htop,system,Interactive process viewer +ncdu,system,Disk usage utility +procs,system,Process viewer +hashcat,security,Hash cracker +aerc,internet,E-Mail client +amfora,internet,Gemini client +clagrange,internet,Small protocols client +elinks,internet,Web browser +lftp,internet,FTP client +links,internet,Web browser +lynx,internet,Web browser +ncgopher,internet,Gopher & gemini client +rsync,internet,Network file synchronisation +toxic,internet,Tox P2P instant messaging client +weechat,internet,IRC client +bandwhich,network,Bandwidth monitoring tool +crawley,network,Web crawler +curlie,network,HTTP request tool +dnstop,network,DNS request monitoring tool +dog,network,DNS client +doggo,network,DNS client +gemget,network,Recursive Gemini download tool +httrack,network,Recursive HTTP download tool +hurl,network,HTTP request tool +iftop,network,Bandwidth monitoring tool +netscanner,network,Connection monitoring tool +ngrep,network,Packet sniffer +nload,network,Network load monitoring tool +nmap,network,Port scanner and vulnerability tester +rustscan,network,Port scanner +ssldump,network,TLS analyser +trippy,network,Network diagnostic tool +wget,network,Recursive HTTP download tool +xh,network,HTTP request tool +xdotool,x11,X11 automation tool +yank,x11,X clipboard selection tool |
