1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6444
+user: Proxies\__CG__\App\Entity\User {#6441 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
}
+root: App\Entity\EntryComment {#5418}
+body: "Spins forever"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703974436 {#6445
date: 2023-12-30 23:13:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@floofloof@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#6438 …}
+nested: Doctrine\ORM\PersistentCollection {#6436 …}
+votes: Doctrine\ORM\PersistentCollection {#6440 …}
+reports: Doctrine\ORM\PersistentCollection {#6451 …}
+favourites: Doctrine\ORM\PersistentCollection {#6453 …}
+notifications: Doctrine\ORM\PersistentCollection {#6455 …}
-id: 265753
-bodyTs: "'forev':2 'spin':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310685"
+editedAt: null
+createdAt: DateTimeImmutable @1703974436 {#6448
date: 2023-12-30 23:13:56.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#6444
+user: Proxies\__CG__\App\Entity\User {#6441 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
}
+root: App\Entity\EntryComment {#5418}
+body: "Spins forever"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703974436 {#6445
date: 2023-12-30 23:13:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@floofloof@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#6438 …}
+nested: Doctrine\ORM\PersistentCollection {#6436 …}
+votes: Doctrine\ORM\PersistentCollection {#6440 …}
+reports: Doctrine\ORM\PersistentCollection {#6451 …}
+favourites: Doctrine\ORM\PersistentCollection {#6453 …}
+notifications: Doctrine\ORM\PersistentCollection {#6455 …}
-id: 265753
-bodyTs: "'forev':2 'spin':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310685"
+editedAt: null
+createdAt: DateTimeImmutable @1703974436 {#6448
date: 2023-12-30 23:13:56.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6444
+user: Proxies\__CG__\App\Entity\User {#6441 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
}
+root: App\Entity\EntryComment {#5418}
+body: "Spins forever"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703974436 {#6445
date: 2023-12-30 23:13:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@floofloof@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#6438 …}
+nested: Doctrine\ORM\PersistentCollection {#6436 …}
+votes: Doctrine\ORM\PersistentCollection {#6440 …}
+reports: Doctrine\ORM\PersistentCollection {#6451 …}
+favourites: Doctrine\ORM\PersistentCollection {#6453 …}
+notifications: Doctrine\ORM\PersistentCollection {#6455 …}
-id: 265753
-bodyTs: "'forev':2 'spin':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310685"
+editedAt: null
+createdAt: DateTimeImmutable @1703974436 {#6448
date: 2023-12-30 23:13:56.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6459
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
}
+root: App\Entity\EntryComment {#5418}
+body: "btop is very neat! Thanks for the addition to the list!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703976769 {#6457
date: 2023-12-30 23:52:49.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@floofloof@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#6460 …}
+nested: Doctrine\ORM\PersistentCollection {#6462 …}
+votes: Doctrine\ORM\PersistentCollection {#6464 …}
+reports: Doctrine\ORM\PersistentCollection {#6466 …}
+favourites: Doctrine\ORM\PersistentCollection {#6468 …}
+notifications: Doctrine\ORM\PersistentCollection {#6470 …}
-id: 265857
-bodyTs: "'addit':8 'btop':1 'list':11 'neat':4 'thank':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947302"
+editedAt: null
+createdAt: DateTimeImmutable @1703976769 {#6458
date: 2023-12-30 23:52:49.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#6459
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
}
+root: App\Entity\EntryComment {#5418}
+body: "btop is very neat! Thanks for the addition to the list!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703976769 {#6457
date: 2023-12-30 23:52:49.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@floofloof@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#6460 …}
+nested: Doctrine\ORM\PersistentCollection {#6462 …}
+votes: Doctrine\ORM\PersistentCollection {#6464 …}
+reports: Doctrine\ORM\PersistentCollection {#6466 …}
+favourites: Doctrine\ORM\PersistentCollection {#6468 …}
+notifications: Doctrine\ORM\PersistentCollection {#6470 …}
-id: 265857
-bodyTs: "'addit':8 'btop':1 'list':11 'neat':4 'thank':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947302"
+editedAt: null
+createdAt: DateTimeImmutable @1703976769 {#6458
date: 2023-12-30 23:52:49.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6459
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5418
+user: App\Entity\User {#5366 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "htop is nice but btop is best top."
+lang: "en"
+isAdult: false
+favouriteCount: 17
+score: 0
+lastActive: DateTime @1709555467 {#5427
date: 2024-03-04 13:31:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5416 …}
+nested: Doctrine\ORM\PersistentCollection {#5414 …}
+votes: Doctrine\ORM\PersistentCollection {#5412 …}
+reports: Doctrine\ORM\PersistentCollection {#5410 …}
+favourites: Doctrine\ORM\PersistentCollection {#5378 …}
+notifications: Doctrine\ORM\PersistentCollection {#5382 …}
-id: 265618
-bodyTs: "'best':7 'btop':5 'htop':1 'nice':3 'top':8"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5958607"
+editedAt: null
+createdAt: DateTimeImmutable @1703971872 {#5363
date: 2023-12-30 22:31:12.0 +01:00
}
}
+root: App\Entity\EntryComment {#5418}
+body: "btop is very neat! Thanks for the addition to the list!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703976769 {#6457
date: 2023-12-30 23:52:49.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@floofloof@lemmy.ca"
]
+children: Doctrine\ORM\PersistentCollection {#6460 …}
+nested: Doctrine\ORM\PersistentCollection {#6462 …}
+votes: Doctrine\ORM\PersistentCollection {#6464 …}
+reports: Doctrine\ORM\PersistentCollection {#6466 …}
+favourites: Doctrine\ORM\PersistentCollection {#6468 …}
+notifications: Doctrine\ORM\PersistentCollection {#6470 …}
-id: 265857
-bodyTs: "'addit':8 'btop':1 'list':11 'neat':4 'thank':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947302"
+editedAt: null
+createdAt: DateTimeImmutable @1703976769 {#6458
date: 2023-12-30 23:52:49.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6474
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "yep, added them, thanks for the suggestion!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703976288 {#6472
date: 2023-12-30 23:44:48.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6475 …}
+nested: Doctrine\ORM\PersistentCollection {#6477 …}
+votes: Doctrine\ORM\PersistentCollection {#6479 …}
+reports: Doctrine\ORM\PersistentCollection {#6481 …}
+favourites: Doctrine\ORM\PersistentCollection {#6483 …}
+notifications: Doctrine\ORM\PersistentCollection {#6485 …}
-id: 265836
-bodyTs: "'ad':2 'suggest':7 'thank':4 'yep':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947229"
+editedAt: null
+createdAt: DateTimeImmutable @1703976288 {#6473
date: 2023-12-30 23:44:48.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#6474
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "yep, added them, thanks for the suggestion!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703976288 {#6472
date: 2023-12-30 23:44:48.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6475 …}
+nested: Doctrine\ORM\PersistentCollection {#6477 …}
+votes: Doctrine\ORM\PersistentCollection {#6479 …}
+reports: Doctrine\ORM\PersistentCollection {#6481 …}
+favourites: Doctrine\ORM\PersistentCollection {#6483 …}
+notifications: Doctrine\ORM\PersistentCollection {#6485 …}
-id: 265836
-bodyTs: "'ad':2 'suggest':7 'thank':4 'yep':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947229"
+editedAt: null
+createdAt: DateTimeImmutable @1703976288 {#6473
date: 2023-12-30 23:44:48.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6474
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "yep, added them, thanks for the suggestion!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703976288 {#6472
date: 2023-12-30 23:44:48.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6475 …}
+nested: Doctrine\ORM\PersistentCollection {#6477 …}
+votes: Doctrine\ORM\PersistentCollection {#6479 …}
+reports: Doctrine\ORM\PersistentCollection {#6481 …}
+favourites: Doctrine\ORM\PersistentCollection {#6483 …}
+notifications: Doctrine\ORM\PersistentCollection {#6485 …}
-id: 265836
-bodyTs: "'ad':2 'suggest':7 'thank':4 'yep':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947229"
+editedAt: null
+createdAt: DateTimeImmutable @1703976288 {#6473
date: 2023-12-30 23:44:48.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6684
+user: Proxies\__CG__\App\Entity\User {#6685 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6474
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "yep, added them, thanks for the suggestion!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703976288 {#6472
date: 2023-12-30 23:44:48.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6475 …}
+nested: Doctrine\ORM\PersistentCollection {#6477 …}
+votes: Doctrine\ORM\PersistentCollection {#6479 …}
+reports: Doctrine\ORM\PersistentCollection {#6481 …}
+favourites: Doctrine\ORM\PersistentCollection {#6483 …}
+notifications: Doctrine\ORM\PersistentCollection {#6485 …}
-id: 265836
-bodyTs: "'ad':2 'suggest':7 'thank':4 'yep':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947229"
+editedAt: null
+createdAt: DateTimeImmutable @1703976288 {#6473
date: 2023-12-30 23:44:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "Maybe add lf too, I think of it as a better ranger"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1704019745 {#6682
date: 2023-12-31 11:49:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6686 …}
+nested: Doctrine\ORM\PersistentCollection {#6688 …}
+votes: Doctrine\ORM\PersistentCollection {#6690 …}
+reports: Doctrine\ORM\PersistentCollection {#6692 …}
+favourites: Doctrine\ORM\PersistentCollection {#6694 …}
+notifications: Doctrine\ORM\PersistentCollection {#6696 …}
-id: 267105
-bodyTs: "'add':2 'better':11 'lf':3 'mayb':1 'ranger':12 'think':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.blahaj.zone/comment/5310056"
+editedAt: null
+createdAt: DateTimeImmutable @1704019745 {#6683
date: 2023-12-31 11:49:05.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#6684
+user: Proxies\__CG__\App\Entity\User {#6685 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6474
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "yep, added them, thanks for the suggestion!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703976288 {#6472
date: 2023-12-30 23:44:48.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6475 …}
+nested: Doctrine\ORM\PersistentCollection {#6477 …}
+votes: Doctrine\ORM\PersistentCollection {#6479 …}
+reports: Doctrine\ORM\PersistentCollection {#6481 …}
+favourites: Doctrine\ORM\PersistentCollection {#6483 …}
+notifications: Doctrine\ORM\PersistentCollection {#6485 …}
-id: 265836
-bodyTs: "'ad':2 'suggest':7 'thank':4 'yep':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947229"
+editedAt: null
+createdAt: DateTimeImmutable @1703976288 {#6473
date: 2023-12-30 23:44:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "Maybe add lf too, I think of it as a better ranger"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1704019745 {#6682
date: 2023-12-31 11:49:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6686 …}
+nested: Doctrine\ORM\PersistentCollection {#6688 …}
+votes: Doctrine\ORM\PersistentCollection {#6690 …}
+reports: Doctrine\ORM\PersistentCollection {#6692 …}
+favourites: Doctrine\ORM\PersistentCollection {#6694 …}
+notifications: Doctrine\ORM\PersistentCollection {#6696 …}
-id: 267105
-bodyTs: "'add':2 'better':11 'lf':3 'mayb':1 'ranger':12 'think':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.blahaj.zone/comment/5310056"
+editedAt: null
+createdAt: DateTimeImmutable @1704019745 {#6683
date: 2023-12-31 11:49:05.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6684
+user: Proxies\__CG__\App\Entity\User {#6685 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6474
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5450
+user: App\Entity\User {#5439 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I would add file managers like midnight commander, ranger, and so on"
+lang: "en"
+isAdult: false
+favouriteCount: 9
+score: 0
+lastActive: DateTime @1709856684 {#5456
date: 2024-03-08 01:11:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5455 …}
+nested: Doctrine\ORM\PersistentCollection {#5454 …}
+votes: Doctrine\ORM\PersistentCollection {#5445 …}
+reports: Doctrine\ORM\PersistentCollection {#5448 …}
+favourites: Doctrine\ORM\PersistentCollection {#5443 …}
+notifications: Doctrine\ORM\PersistentCollection {#5441 …}
-id: 265660
-bodyTs: "'add':3 'command':8 'file':4 'like':6 'manag':5 'midnight':7 'ranger':9 'would':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.it/comment/4646292"
+editedAt: null
+createdAt: DateTimeImmutable @1703972730 {#5461
date: 2023-12-30 22:45:30.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "yep, added them, thanks for the suggestion!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703976288 {#6472
date: 2023-12-30 23:44:48.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6475 …}
+nested: Doctrine\ORM\PersistentCollection {#6477 …}
+votes: Doctrine\ORM\PersistentCollection {#6479 …}
+reports: Doctrine\ORM\PersistentCollection {#6481 …}
+favourites: Doctrine\ORM\PersistentCollection {#6483 …}
+notifications: Doctrine\ORM\PersistentCollection {#6485 …}
-id: 265836
-bodyTs: "'ad':2 'suggest':7 'thank':4 'yep':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947229"
+editedAt: null
+createdAt: DateTimeImmutable @1703976288 {#6473
date: 2023-12-30 23:44:48.0 +01:00
}
}
+root: App\Entity\EntryComment {#5450}
+body: "Maybe add lf too, I think of it as a better ranger"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1704019745 {#6682
date: 2023-12-31 11:49:05.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@logir@feddit.it"
]
+children: Doctrine\ORM\PersistentCollection {#6686 …}
+nested: Doctrine\ORM\PersistentCollection {#6688 …}
+votes: Doctrine\ORM\PersistentCollection {#6690 …}
+reports: Doctrine\ORM\PersistentCollection {#6692 …}
+favourites: Doctrine\ORM\PersistentCollection {#6694 …}
+notifications: Doctrine\ORM\PersistentCollection {#6696 …}
-id: 267105
-bodyTs: "'add':2 'better':11 'lf':3 'mayb':1 'ranger':12 'think':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.blahaj.zone/comment/5310056"
+editedAt: null
+createdAt: DateTimeImmutable @1704019745 {#6683
date: 2023-12-31 11:49:05.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6735
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Actually fixed now LMAO sorry, im kinda brain-dead also have a nice new year!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704059467 {#6734
date: 2023-12-31 22:51:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6738 …}
+nested: Doctrine\ORM\PersistentCollection {#6743 …}
+votes: Doctrine\ORM\PersistentCollection {#6739 …}
+reports: Doctrine\ORM\PersistentCollection {#6745 …}
+favourites: Doctrine\ORM\PersistentCollection {#6747 …}
+notifications: Doctrine\ORM\PersistentCollection {#6749 …}
-id: 268436
-bodyTs: "'actual':1 'also':11 'brain':9 'brain-dead':8 'dead':10 'fix':2 'im':6 'kinda':7 'lmao':4 'new':15 'nice':14 'sorri':5 'year':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6967611"
+editedAt: null
+createdAt: DateTimeImmutable @1704059467 {#6731
date: 2023-12-31 22:51:07.0 +01:00
}
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\EntryComment {#6735
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Actually fixed now LMAO sorry, im kinda brain-dead also have a nice new year!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704059467 {#6734
date: 2023-12-31 22:51:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6738 …}
+nested: Doctrine\ORM\PersistentCollection {#6743 …}
+votes: Doctrine\ORM\PersistentCollection {#6739 …}
+reports: Doctrine\ORM\PersistentCollection {#6745 …}
+favourites: Doctrine\ORM\PersistentCollection {#6747 …}
+notifications: Doctrine\ORM\PersistentCollection {#6749 …}
-id: 268436
-bodyTs: "'actual':1 'also':11 'brain':9 'brain-dead':8 'dead':10 'fix':2 'im':6 'kinda':7 'lmao':4 'new':15 'nice':14 'sorri':5 'year':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6967611"
+editedAt: null
+createdAt: DateTimeImmutable @1704059467 {#6731
date: 2023-12-31 22:51:07.0 +01:00
}
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6735
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Actually fixed now LMAO sorry, im kinda brain-dead also have a nice new year!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704059467 {#6734
date: 2023-12-31 22:51:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6738 …}
+nested: Doctrine\ORM\PersistentCollection {#6743 …}
+votes: Doctrine\ORM\PersistentCollection {#6739 …}
+reports: Doctrine\ORM\PersistentCollection {#6745 …}
+favourites: Doctrine\ORM\PersistentCollection {#6747 …}
+notifications: Doctrine\ORM\PersistentCollection {#6749 …}
-id: 268436
-bodyTs: "'actual':1 'also':11 'brain':9 'brain-dead':8 'dead':10 'fix':2 'im':6 'kinda':7 'lmao':4 'new':15 'nice':14 'sorri':5 'year':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6967611"
+editedAt: null
+createdAt: DateTimeImmutable @1704059467 {#6731
date: 2023-12-31 22:51:07.0 +01:00
}
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6791
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6735
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Actually fixed now LMAO sorry, im kinda brain-dead also have a nice new year!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704059467 {#6734
date: 2023-12-31 22:51:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6738 …}
+nested: Doctrine\ORM\PersistentCollection {#6743 …}
+votes: Doctrine\ORM\PersistentCollection {#6739 …}
+reports: Doctrine\ORM\PersistentCollection {#6745 …}
+favourites: Doctrine\ORM\PersistentCollection {#6747 …}
+notifications: Doctrine\ORM\PersistentCollection {#6749 …}
-id: 268436
-bodyTs: "'actual':1 'also':11 'brain':9 'brain-dead':8 'dead':10 'fix':2 'im':6 'kinda':7 'lmao':4 'new':15 'nice':14 'sorri':5 'year':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6967611"
+editedAt: null
+createdAt: DateTimeImmutable @1704059467 {#6731
date: 2023-12-31 22:51:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "All good lol, and happy new year to you too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704074647 {#6792
date: 2024-01-01 03:04:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6788 …}
+nested: Doctrine\ORM\PersistentCollection {#6784 …}
+votes: Doctrine\ORM\PersistentCollection {#6782 …}
+reports: Doctrine\ORM\PersistentCollection {#6797 …}
+favourites: Doctrine\ORM\PersistentCollection {#6799 …}
+notifications: Doctrine\ORM\PersistentCollection {#6801 …}
-id: 268961
-bodyTs: "'good':2 'happi':5 'lol':3 'new':6 'year':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6327162"
+editedAt: null
+createdAt: DateTimeImmutable @1704074647 {#6795
date: 2024-01-01 03:04:07.0 +01:00
}
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\EntryComment {#6791
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6735
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Actually fixed now LMAO sorry, im kinda brain-dead also have a nice new year!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704059467 {#6734
date: 2023-12-31 22:51:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6738 …}
+nested: Doctrine\ORM\PersistentCollection {#6743 …}
+votes: Doctrine\ORM\PersistentCollection {#6739 …}
+reports: Doctrine\ORM\PersistentCollection {#6745 …}
+favourites: Doctrine\ORM\PersistentCollection {#6747 …}
+notifications: Doctrine\ORM\PersistentCollection {#6749 …}
-id: 268436
-bodyTs: "'actual':1 'also':11 'brain':9 'brain-dead':8 'dead':10 'fix':2 'im':6 'kinda':7 'lmao':4 'new':15 'nice':14 'sorri':5 'year':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6967611"
+editedAt: null
+createdAt: DateTimeImmutable @1704059467 {#6731
date: 2023-12-31 22:51:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "All good lol, and happy new year to you too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704074647 {#6792
date: 2024-01-01 03:04:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6788 …}
+nested: Doctrine\ORM\PersistentCollection {#6784 …}
+votes: Doctrine\ORM\PersistentCollection {#6782 …}
+reports: Doctrine\ORM\PersistentCollection {#6797 …}
+favourites: Doctrine\ORM\PersistentCollection {#6799 …}
+notifications: Doctrine\ORM\PersistentCollection {#6801 …}
-id: 268961
-bodyTs: "'good':2 'happi':5 'lol':3 'new':6 'year':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6327162"
+editedAt: null
+createdAt: DateTimeImmutable @1704074647 {#6795
date: 2024-01-01 03:04:07.0 +01:00
}
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6791
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6735
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6660
+user: Proxies\__CG__\App\Entity\User {#6668 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6489
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5535
+user: App\Entity\User {#5548 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
s/ZHS/Zsh\n
\n
You got some letters mixed up. Also, only the ‘Z’ should be capitalized. See [www.zsh.org](https://www.zsh.org/).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 27
+score: 0
+lastActive: DateTime @1710127151 {#5530
date: 2024-03-11 04:19:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5536 …}
+nested: Doctrine\ORM\PersistentCollection {#5538 …}
+votes: Doctrine\ORM\PersistentCollection {#5540 …}
+reports: Doctrine\ORM\PersistentCollection {#5542 …}
+favourites: Doctrine\ORM\PersistentCollection {#5544 …}
+notifications: Doctrine\ORM\PersistentCollection {#5546 …}
-id: 265672
-bodyTs: "'/).':19 'also':8 'capit':14 'got':3 'letter':5 'mix':6 's/zhs/zsh':1 'see':15 'www.zsh.org':16,18 'www.zsh.org/).':17 'z':11"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310391"
+editedAt: null
+createdAt: DateTimeImmutable @1703972953 {#5531
date: 2023-12-30 22:49:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Fixed, Thanks for the help!"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703975996 {#6487
date: 2023-12-30 23:39:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6490 …}
+nested: Doctrine\ORM\PersistentCollection {#6492 …}
+votes: Doctrine\ORM\PersistentCollection {#6494 …}
+reports: Doctrine\ORM\PersistentCollection {#6496 …}
+favourites: Doctrine\ORM\PersistentCollection {#6498 …}
+notifications: Doctrine\ORM\PersistentCollection {#6500 …}
-id: 265823
-bodyTs: "'fix':1 'help':5 'thank':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947182"
+editedAt: null
+createdAt: DateTimeImmutable @1703975996 {#6488
date: 2023-12-30 23:39:56.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "The letters are still in the wrong order 💀"
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1703978956 {#6665
date: 2023-12-31 00:29:16.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6671 …}
+nested: Doctrine\ORM\PersistentCollection {#6673 …}
+votes: Doctrine\ORM\PersistentCollection {#6669 …}
+reports: Doctrine\ORM\PersistentCollection {#6676 …}
+favourites: Doctrine\ORM\PersistentCollection {#6678 …}
+notifications: Doctrine\ORM\PersistentCollection {#6680 …}
-id: 265951
-bodyTs: "'letter':2 'order':8 'still':4 'wrong':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311466"
+editedAt: null
+createdAt: DateTimeImmutable @1703978956 {#6662
date: 2023-12-31 00:29:16.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "Actually fixed now LMAO sorry, im kinda brain-dead also have a nice new year!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704059467 {#6734
date: 2023-12-31 22:51:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6738 …}
+nested: Doctrine\ORM\PersistentCollection {#6743 …}
+votes: Doctrine\ORM\PersistentCollection {#6739 …}
+reports: Doctrine\ORM\PersistentCollection {#6745 …}
+favourites: Doctrine\ORM\PersistentCollection {#6747 …}
+notifications: Doctrine\ORM\PersistentCollection {#6749 …}
-id: 268436
-bodyTs: "'actual':1 'also':11 'brain':9 'brain-dead':8 'dead':10 'fix':2 'im':6 'kinda':7 'lmao':4 'new':15 'nice':14 'sorri':5 'year':16"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6967611"
+editedAt: null
+createdAt: DateTimeImmutable @1704059467 {#6731
date: 2023-12-31 22:51:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#5535}
+body: "All good lol, and happy new year to you too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704074647 {#6792
date: 2024-01-01 03:04:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@cbarrick@lemmy.world"
"@Penta@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6788 …}
+nested: Doctrine\ORM\PersistentCollection {#6784 …}
+votes: Doctrine\ORM\PersistentCollection {#6782 …}
+reports: Doctrine\ORM\PersistentCollection {#6797 …}
+favourites: Doctrine\ORM\PersistentCollection {#6799 …}
+notifications: Doctrine\ORM\PersistentCollection {#6801 …}
-id: 268961
-bodyTs: "'good':2 'happi':5 'lol':3 'new':6 'year':7"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6327162"
+editedAt: null
+createdAt: DateTimeImmutable @1704074647 {#6795
date: 2024-01-01 03:04:07.0 +01:00
}
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5608
+user: App\Entity\User {#5621 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Very cool. Thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703973150 {#5603
date: 2023-12-30 22:52:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5609 …}
+nested: Doctrine\ORM\PersistentCollection {#5611 …}
+votes: Doctrine\ORM\PersistentCollection {#5613 …}
+reports: Doctrine\ORM\PersistentCollection {#5615 …}
+favourites: Doctrine\ORM\PersistentCollection {#5617 …}
+notifications: Doctrine\ORM\PersistentCollection {#5619 …}
-id: 265681
-bodyTs: "'cool':2 'thank':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6946031"
+editedAt: null
+createdAt: DateTimeImmutable @1703973150 {#5604
date: 2023-12-30 22:52:30.0 +01:00
}
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\EntryComment {#5608
+user: App\Entity\User {#5621 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Very cool. Thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703973150 {#5603
date: 2023-12-30 22:52:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5609 …}
+nested: Doctrine\ORM\PersistentCollection {#5611 …}
+votes: Doctrine\ORM\PersistentCollection {#5613 …}
+reports: Doctrine\ORM\PersistentCollection {#5615 …}
+favourites: Doctrine\ORM\PersistentCollection {#5617 …}
+notifications: Doctrine\ORM\PersistentCollection {#5619 …}
-id: 265681
-bodyTs: "'cool':2 'thank':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6946031"
+editedAt: null
+createdAt: DateTimeImmutable @1703973150 {#5604
date: 2023-12-30 22:52:30.0 +01:00
}
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5608
+user: App\Entity\User {#5621 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Very cool. Thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703973150 {#5603
date: 2023-12-30 22:52:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5609 …}
+nested: Doctrine\ORM\PersistentCollection {#5611 …}
+votes: Doctrine\ORM\PersistentCollection {#5613 …}
+reports: Doctrine\ORM\PersistentCollection {#5615 …}
+favourites: Doctrine\ORM\PersistentCollection {#5617 …}
+notifications: Doctrine\ORM\PersistentCollection {#5619 …}
-id: 265681
-bodyTs: "'cool':2 'thank':3"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6946031"
+editedAt: null
+createdAt: DateTimeImmutable @1703973150 {#5604
date: 2023-12-30 22:52:30.0 +01:00
}
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
} |
|
Show voter details
|
57 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
58 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6504
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "Added to the list! And it looks pretty neat, I will be playing with it later cheers and thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1703976630 {#6502
date: 2023-12-30 23:50:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6505 …}
+nested: Doctrine\ORM\PersistentCollection {#6507 …}
+votes: Doctrine\ORM\PersistentCollection {#6509 …}
+reports: Doctrine\ORM\PersistentCollection {#6511 …}
+favourites: Doctrine\ORM\PersistentCollection {#6513 …}
+notifications: Doctrine\ORM\PersistentCollection {#6515 …}
-id: 265850
-bodyTs: "'ad':1 'cheer':17 'later':16 'list':4 'look':7 'neat':9 'play':13 'pretti':8 'thank':19"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947275"
+editedAt: null
+createdAt: DateTimeImmutable @1703976630 {#6503
date: 2023-12-30 23:50:30.0 +01:00
}
} |
|
Show voter details
|
59 |
DENIED
|
edit
|
App\Entity\EntryComment {#6504
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "Added to the list! And it looks pretty neat, I will be playing with it later cheers and thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1703976630 {#6502
date: 2023-12-30 23:50:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6505 …}
+nested: Doctrine\ORM\PersistentCollection {#6507 …}
+votes: Doctrine\ORM\PersistentCollection {#6509 …}
+reports: Doctrine\ORM\PersistentCollection {#6511 …}
+favourites: Doctrine\ORM\PersistentCollection {#6513 …}
+notifications: Doctrine\ORM\PersistentCollection {#6515 …}
-id: 265850
-bodyTs: "'ad':1 'cheer':17 'later':16 'list':4 'look':7 'neat':9 'play':13 'pretti':8 'thank':19"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947275"
+editedAt: null
+createdAt: DateTimeImmutable @1703976630 {#6503
date: 2023-12-30 23:50:30.0 +01:00
}
} |
|
Show voter details
|
60 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6504
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "Added to the list! And it looks pretty neat, I will be playing with it later cheers and thanks!"
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1703976630 {#6502
date: 2023-12-30 23:50:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6505 …}
+nested: Doctrine\ORM\PersistentCollection {#6507 …}
+votes: Doctrine\ORM\PersistentCollection {#6509 …}
+reports: Doctrine\ORM\PersistentCollection {#6511 …}
+favourites: Doctrine\ORM\PersistentCollection {#6513 …}
+notifications: Doctrine\ORM\PersistentCollection {#6515 …}
-id: 265850
-bodyTs: "'ad':1 'cheer':17 'later':16 'list':4 'look':7 'neat':9 'play':13 'pretti':8 'thank':19"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947275"
+editedAt: null
+createdAt: DateTimeImmutable @1703976630 {#6503
date: 2023-12-30 23:50:30.0 +01:00
}
} |
|
Show voter details
|
61 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
62 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6519
+user: Proxies\__CG__\App\Entity\User {#6520 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "Nice. I’d never heard of micro, but it looks good. *yoink*"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703978160 {#6517
date: 2023-12-31 00:16:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6521 …}
+nested: Doctrine\ORM\PersistentCollection {#6523 …}
+votes: Doctrine\ORM\PersistentCollection {#6525 …}
+reports: Doctrine\ORM\PersistentCollection {#6527 …}
+favourites: Doctrine\ORM\PersistentCollection {#6529 …}
+notifications: Doctrine\ORM\PersistentCollection {#6531 …}
-id: 265916
-bodyTs: "'d':3 'good':11 'heard':5 'look':10 'micro':7 'never':4 'nice':1 'yoink':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964526"
+editedAt: null
+createdAt: DateTimeImmutable @1703978160 {#6518
date: 2023-12-31 00:16:00.0 +01:00
}
} |
|
Show voter details
|
63 |
DENIED
|
edit
|
App\Entity\EntryComment {#6519
+user: Proxies\__CG__\App\Entity\User {#6520 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "Nice. I’d never heard of micro, but it looks good. *yoink*"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703978160 {#6517
date: 2023-12-31 00:16:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6521 …}
+nested: Doctrine\ORM\PersistentCollection {#6523 …}
+votes: Doctrine\ORM\PersistentCollection {#6525 …}
+reports: Doctrine\ORM\PersistentCollection {#6527 …}
+favourites: Doctrine\ORM\PersistentCollection {#6529 …}
+notifications: Doctrine\ORM\PersistentCollection {#6531 …}
-id: 265916
-bodyTs: "'d':3 'good':11 'heard':5 'look':10 'micro':7 'never':4 'nice':1 'yoink':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964526"
+editedAt: null
+createdAt: DateTimeImmutable @1703978160 {#6518
date: 2023-12-31 00:16:00.0 +01:00
}
} |
|
Show voter details
|
64 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6519
+user: Proxies\__CG__\App\Entity\User {#6520 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "Nice. I’d never heard of micro, but it looks good. *yoink*"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703978160 {#6517
date: 2023-12-31 00:16:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6521 …}
+nested: Doctrine\ORM\PersistentCollection {#6523 …}
+votes: Doctrine\ORM\PersistentCollection {#6525 …}
+reports: Doctrine\ORM\PersistentCollection {#6527 …}
+favourites: Doctrine\ORM\PersistentCollection {#6529 …}
+notifications: Doctrine\ORM\PersistentCollection {#6531 …}
-id: 265916
-bodyTs: "'d':3 'good':11 'heard':5 'look':10 'micro':7 'never':4 'nice':1 'yoink':12"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964526"
+editedAt: null
+createdAt: DateTimeImmutable @1703978160 {#6518
date: 2023-12-31 00:16:00.0 +01:00
}
} |
|
Show voter details
|
65 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
66 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6535
+user: Proxies\__CG__\App\Entity\User {#6536 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "I really like Micro. I wish my fingers could forget all the nonsense Nano keybinds"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704042658 {#6533
date: 2023-12-31 18:10:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6537 …}
+nested: Doctrine\ORM\PersistentCollection {#6539 …}
+votes: Doctrine\ORM\PersistentCollection {#6541 …}
+reports: Doctrine\ORM\PersistentCollection {#6543 …}
+favourites: Doctrine\ORM\PersistentCollection {#6545 …}
+notifications: Doctrine\ORM\PersistentCollection {#6547 …}
-id: 267691
-bodyTs: "'could':9 'finger':8 'forget':10 'keybind':15 'like':3 'micro':4 'nano':14 'nonsens':13 'realli':2 'wish':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5970050"
+editedAt: null
+createdAt: DateTimeImmutable @1704042658 {#6534
date: 2023-12-31 18:10:58.0 +01:00
}
} |
|
Show voter details
|
67 |
DENIED
|
edit
|
App\Entity\EntryComment {#6535
+user: Proxies\__CG__\App\Entity\User {#6536 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "I really like Micro. I wish my fingers could forget all the nonsense Nano keybinds"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704042658 {#6533
date: 2023-12-31 18:10:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6537 …}
+nested: Doctrine\ORM\PersistentCollection {#6539 …}
+votes: Doctrine\ORM\PersistentCollection {#6541 …}
+reports: Doctrine\ORM\PersistentCollection {#6543 …}
+favourites: Doctrine\ORM\PersistentCollection {#6545 …}
+notifications: Doctrine\ORM\PersistentCollection {#6547 …}
-id: 267691
-bodyTs: "'could':9 'finger':8 'forget':10 'keybind':15 'like':3 'micro':4 'nano':14 'nonsens':13 'realli':2 'wish':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5970050"
+editedAt: null
+createdAt: DateTimeImmutable @1704042658 {#6534
date: 2023-12-31 18:10:58.0 +01:00
}
} |
|
Show voter details
|
68 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6535
+user: Proxies\__CG__\App\Entity\User {#6536 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5682
+user: App\Entity\User {#5695 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "I’d add micro to the list of editors. It’s really nice step up from nano."
+lang: "en"
+isAdult: false
+favouriteCount: 22
+score: 0
+lastActive: DateTime @1709952389 {#5677
date: 2024-03-09 03:46:29.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5683 …}
+nested: Doctrine\ORM\PersistentCollection {#5685 …}
+votes: Doctrine\ORM\PersistentCollection {#5687 …}
+reports: Doctrine\ORM\PersistentCollection {#5689 …}
+favourites: Doctrine\ORM\PersistentCollection {#5691 …}
+notifications: Doctrine\ORM\PersistentCollection {#5693 …}
-id: 265695
-bodyTs: "'add':3 'd':2 'editor':9 'list':7 'micro':4 'nano':17 'nice':13 'realli':12 'step':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310464"
+editedAt: null
+createdAt: DateTimeImmutable @1703973358 {#5678
date: 2023-12-30 22:55:58.0 +01:00
}
}
+root: App\Entity\EntryComment {#5682}
+body: "I really like Micro. I wish my fingers could forget all the nonsense Nano keybinds"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704042658 {#6533
date: 2023-12-31 18:10:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@jelloeater85@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6537 …}
+nested: Doctrine\ORM\PersistentCollection {#6539 …}
+votes: Doctrine\ORM\PersistentCollection {#6541 …}
+reports: Doctrine\ORM\PersistentCollection {#6543 …}
+favourites: Doctrine\ORM\PersistentCollection {#6545 …}
+notifications: Doctrine\ORM\PersistentCollection {#6547 …}
-id: 267691
-bodyTs: "'could':9 'finger':8 'forget':10 'keybind':15 'like':3 'micro':4 'nano':14 'nonsens':13 'realli':2 'wish':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5970050"
+editedAt: null
+createdAt: DateTimeImmutable @1704042658 {#6534
date: 2023-12-31 18:10:58.0 +01:00
}
} |
|
Show voter details
|
69 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
70 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5757
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1709553063 {#5752
date: 2024-03-04 12:51:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5758 …}
+nested: Doctrine\ORM\PersistentCollection {#5760 …}
+votes: Doctrine\ORM\PersistentCollection {#5762 …}
+reports: Doctrine\ORM\PersistentCollection {#5764 …}
+favourites: Doctrine\ORM\PersistentCollection {#5766 …}
+notifications: Doctrine\ORM\PersistentCollection {#5768 …}
-id: 265699
-bodyTs: "'actual':19 'adapt':25 'browser':12 'browsh':2 'chromium':23 'firefox':21 'full':20 'fyi':1 'iirc':24 'lynx':16 'old':8 'run':27 'school':9 'termin':10,30 'web':11 'would':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674771"
+editedAt: null
+createdAt: DateTimeImmutable @1703973421 {#5753
date: 2023-12-30 22:57:01.0 +01:00
}
} |
|
Show voter details
|
71 |
DENIED
|
edit
|
App\Entity\EntryComment {#5757
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1709553063 {#5752
date: 2024-03-04 12:51:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5758 …}
+nested: Doctrine\ORM\PersistentCollection {#5760 …}
+votes: Doctrine\ORM\PersistentCollection {#5762 …}
+reports: Doctrine\ORM\PersistentCollection {#5764 …}
+favourites: Doctrine\ORM\PersistentCollection {#5766 …}
+notifications: Doctrine\ORM\PersistentCollection {#5768 …}
-id: 265699
-bodyTs: "'actual':19 'adapt':25 'browser':12 'browsh':2 'chromium':23 'firefox':21 'full':20 'fyi':1 'iirc':24 'lynx':16 'old':8 'run':27 'school':9 'termin':10,30 'web':11 'would':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674771"
+editedAt: null
+createdAt: DateTimeImmutable @1703973421 {#5753
date: 2023-12-30 22:57:01.0 +01:00
}
} |
|
Show voter details
|
72 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5757
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1709553063 {#5752
date: 2024-03-04 12:51:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5758 …}
+nested: Doctrine\ORM\PersistentCollection {#5760 …}
+votes: Doctrine\ORM\PersistentCollection {#5762 …}
+reports: Doctrine\ORM\PersistentCollection {#5764 …}
+favourites: Doctrine\ORM\PersistentCollection {#5766 …}
+notifications: Doctrine\ORM\PersistentCollection {#5768 …}
-id: 265699
-bodyTs: "'actual':19 'adapt':25 'browser':12 'browsh':2 'chromium':23 'firefox':21 'full':20 'fyi':1 'iirc':24 'lynx':16 'old':8 'run':27 'school':9 'termin':10,30 'web':11 'would':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674771"
+editedAt: null
+createdAt: DateTimeImmutable @1703973421 {#5753
date: 2023-12-30 22:57:01.0 +01:00
}
} |
|
Show voter details
|
73 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
74 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6551
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5757
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1709553063 {#5752
date: 2024-03-04 12:51:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5758 …}
+nested: Doctrine\ORM\PersistentCollection {#5760 …}
+votes: Doctrine\ORM\PersistentCollection {#5762 …}
+reports: Doctrine\ORM\PersistentCollection {#5764 …}
+favourites: Doctrine\ORM\PersistentCollection {#5766 …}
+notifications: Doctrine\ORM\PersistentCollection {#5768 …}
-id: 265699
-bodyTs: "'actual':19 'adapt':25 'browser':12 'browsh':2 'chromium':23 'firefox':21 'full':20 'fyi':1 'iirc':24 'lynx':16 'old':8 'run':27 'school':9 'termin':10,30 'web':11 'would':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674771"
+editedAt: null
+createdAt: DateTimeImmutable @1703973421 {#5753
date: 2023-12-30 22:57:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#5757}
+body: "Thanks for the correction, I have fixed it!"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1703976314 {#6549
date: 2023-12-30 23:45:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@ultra@feddit.ro"
]
+children: Doctrine\ORM\PersistentCollection {#6552 …}
+nested: Doctrine\ORM\PersistentCollection {#6554 …}
+votes: Doctrine\ORM\PersistentCollection {#6556 …}
+reports: Doctrine\ORM\PersistentCollection {#6558 …}
+favourites: Doctrine\ORM\PersistentCollection {#6560 …}
+notifications: Doctrine\ORM\PersistentCollection {#6562 …}
-id: 265838
-bodyTs: "'correct':4 'fix':7 'thank':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947232"
+editedAt: null
+createdAt: DateTimeImmutable @1703976314 {#6550
date: 2023-12-30 23:45:14.0 +01:00
}
} |
|
Show voter details
|
75 |
DENIED
|
edit
|
App\Entity\EntryComment {#6551
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5757
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1709553063 {#5752
date: 2024-03-04 12:51:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5758 …}
+nested: Doctrine\ORM\PersistentCollection {#5760 …}
+votes: Doctrine\ORM\PersistentCollection {#5762 …}
+reports: Doctrine\ORM\PersistentCollection {#5764 …}
+favourites: Doctrine\ORM\PersistentCollection {#5766 …}
+notifications: Doctrine\ORM\PersistentCollection {#5768 …}
-id: 265699
-bodyTs: "'actual':19 'adapt':25 'browser':12 'browsh':2 'chromium':23 'firefox':21 'full':20 'fyi':1 'iirc':24 'lynx':16 'old':8 'run':27 'school':9 'termin':10,30 'web':11 'would':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674771"
+editedAt: null
+createdAt: DateTimeImmutable @1703973421 {#5753
date: 2023-12-30 22:57:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#5757}
+body: "Thanks for the correction, I have fixed it!"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1703976314 {#6549
date: 2023-12-30 23:45:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@ultra@feddit.ro"
]
+children: Doctrine\ORM\PersistentCollection {#6552 …}
+nested: Doctrine\ORM\PersistentCollection {#6554 …}
+votes: Doctrine\ORM\PersistentCollection {#6556 …}
+reports: Doctrine\ORM\PersistentCollection {#6558 …}
+favourites: Doctrine\ORM\PersistentCollection {#6560 …}
+notifications: Doctrine\ORM\PersistentCollection {#6562 …}
-id: 265838
-bodyTs: "'correct':4 'fix':7 'thank':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947232"
+editedAt: null
+createdAt: DateTimeImmutable @1703976314 {#6550
date: 2023-12-30 23:45:14.0 +01:00
}
} |
|
Show voter details
|
76 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6551
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5757
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "FYI, browsh is more than just an old school terminal web browser (that would be lynx). It’s actually full firefox (or chromium IIRC), adapted to run in a terminal"
+lang: "en"
+isAdult: false
+favouriteCount: 11
+score: 0
+lastActive: DateTime @1709553063 {#5752
date: 2024-03-04 12:51:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5758 …}
+nested: Doctrine\ORM\PersistentCollection {#5760 …}
+votes: Doctrine\ORM\PersistentCollection {#5762 …}
+reports: Doctrine\ORM\PersistentCollection {#5764 …}
+favourites: Doctrine\ORM\PersistentCollection {#5766 …}
+notifications: Doctrine\ORM\PersistentCollection {#5768 …}
-id: 265699
-bodyTs: "'actual':19 'adapt':25 'browser':12 'browsh':2 'chromium':23 'firefox':21 'full':20 'fyi':1 'iirc':24 'lynx':16 'old':8 'run':27 'school':9 'termin':10,30 'web':11 'would':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674771"
+editedAt: null
+createdAt: DateTimeImmutable @1703973421 {#5753
date: 2023-12-30 22:57:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#5757}
+body: "Thanks for the correction, I have fixed it!"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1703976314 {#6549
date: 2023-12-30 23:45:14.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@ultra@feddit.ro"
]
+children: Doctrine\ORM\PersistentCollection {#6552 …}
+nested: Doctrine\ORM\PersistentCollection {#6554 …}
+votes: Doctrine\ORM\PersistentCollection {#6556 …}
+reports: Doctrine\ORM\PersistentCollection {#6558 …}
+favourites: Doctrine\ORM\PersistentCollection {#6560 …}
+notifications: Doctrine\ORM\PersistentCollection {#6562 …}
-id: 265838
-bodyTs: "'correct':4 'fix':7 'thank':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947232"
+editedAt: null
+createdAt: DateTimeImmutable @1703976314 {#6550
date: 2023-12-30 23:45:14.0 +01:00
}
} |
|
Show voter details
|
77 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
78 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5830
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Helix entered the chat"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703973450 {#5825
date: 2023-12-30 22:57:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5831 …}
+nested: Doctrine\ORM\PersistentCollection {#5833 …}
+votes: Doctrine\ORM\PersistentCollection {#5835 …}
+reports: Doctrine\ORM\PersistentCollection {#5837 …}
+favourites: Doctrine\ORM\PersistentCollection {#5839 …}
+notifications: Doctrine\ORM\PersistentCollection {#5841 …}
-id: 265700
-bodyTs: "'chat':4 'enter':2 'helix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674773"
+editedAt: null
+createdAt: DateTimeImmutable @1703973450 {#5826
date: 2023-12-30 22:57:30.0 +01:00
}
} |
|
Show voter details
|
79 |
DENIED
|
edit
|
App\Entity\EntryComment {#5830
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Helix entered the chat"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703973450 {#5825
date: 2023-12-30 22:57:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5831 …}
+nested: Doctrine\ORM\PersistentCollection {#5833 …}
+votes: Doctrine\ORM\PersistentCollection {#5835 …}
+reports: Doctrine\ORM\PersistentCollection {#5837 …}
+favourites: Doctrine\ORM\PersistentCollection {#5839 …}
+notifications: Doctrine\ORM\PersistentCollection {#5841 …}
-id: 265700
-bodyTs: "'chat':4 'enter':2 'helix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674773"
+editedAt: null
+createdAt: DateTimeImmutable @1703973450 {#5826
date: 2023-12-30 22:57:30.0 +01:00
}
} |
|
Show voter details
|
80 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5830
+user: App\Entity\User {#5770 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Helix entered the chat"
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703973450 {#5825
date: 2023-12-30 22:57:30.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5831 …}
+nested: Doctrine\ORM\PersistentCollection {#5833 …}
+votes: Doctrine\ORM\PersistentCollection {#5835 …}
+reports: Doctrine\ORM\PersistentCollection {#5837 …}
+favourites: Doctrine\ORM\PersistentCollection {#5839 …}
+notifications: Doctrine\ORM\PersistentCollection {#5841 …}
-id: 265700
-bodyTs: "'chat':4 'enter':2 'helix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://feddit.ro/comment/1674773"
+editedAt: null
+createdAt: DateTimeImmutable @1703973450 {#5826
date: 2023-12-30 22:57:30.0 +01:00
}
} |
|
Show voter details
|
81 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
82 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5845
+user: App\Entity\User {#5858 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "[github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)"
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1703973787 {#5829
date: 2023-12-30 23:03:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5846 …}
+nested: Doctrine\ORM\PersistentCollection {#5848 …}
+votes: Doctrine\ORM\PersistentCollection {#5850 …}
+reports: Doctrine\ORM\PersistentCollection {#5852 …}
+favourites: Doctrine\ORM\PersistentCollection {#5854 …}
+notifications: Doctrine\ORM\PersistentCollection {#5856 …}
-id: 265712
-bodyTs: "'/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)':3 'github.com':2 'github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310555"
+editedAt: null
+createdAt: DateTimeImmutable @1703973787 {#5828
date: 2023-12-30 23:03:07.0 +01:00
}
} |
|
Show voter details
|
83 |
DENIED
|
edit
|
App\Entity\EntryComment {#5845
+user: App\Entity\User {#5858 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "[github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)"
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1703973787 {#5829
date: 2023-12-30 23:03:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5846 …}
+nested: Doctrine\ORM\PersistentCollection {#5848 …}
+votes: Doctrine\ORM\PersistentCollection {#5850 …}
+reports: Doctrine\ORM\PersistentCollection {#5852 …}
+favourites: Doctrine\ORM\PersistentCollection {#5854 …}
+notifications: Doctrine\ORM\PersistentCollection {#5856 …}
-id: 265712
-bodyTs: "'/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)':3 'github.com':2 'github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310555"
+editedAt: null
+createdAt: DateTimeImmutable @1703973787 {#5828
date: 2023-12-30 23:03:07.0 +01:00
}
} |
|
Show voter details
|
84 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5845
+user: App\Entity\User {#5858 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "[github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)"
+lang: "en"
+isAdult: false
+favouriteCount: 16
+score: 0
+lastActive: DateTime @1703973787 {#5829
date: 2023-12-30 23:03:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5846 …}
+nested: Doctrine\ORM\PersistentCollection {#5848 …}
+votes: Doctrine\ORM\PersistentCollection {#5850 …}
+reports: Doctrine\ORM\PersistentCollection {#5852 …}
+favourites: Doctrine\ORM\PersistentCollection {#5854 …}
+notifications: Doctrine\ORM\PersistentCollection {#5856 …}
-id: 265712
-bodyTs: "'/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)':3 'github.com':2 'github.com/rothgar/awesome-tuis](https://github.com/rothgar/awesome-tuis)':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6310555"
+editedAt: null
+createdAt: DateTimeImmutable @1703973787 {#5828
date: 2023-12-30 23:03:07.0 +01:00
}
} |
|
Show voter details
|
85 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
86 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5918
+user: App\Entity\User {#5931 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
steamymoomilk, any relation to chunkyhairball?\n
\n
[lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1709548168 {#5913
date: 2024-03-04 11:29:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5919 …}
+nested: Doctrine\ORM\PersistentCollection {#5921 …}
+votes: Doctrine\ORM\PersistentCollection {#5923 …}
+reports: Doctrine\ORM\PersistentCollection {#5925 …}
+favourites: Doctrine\ORM\PersistentCollection {#5927 …}
+notifications: Doctrine\ORM\PersistentCollection {#5929 …}
-id: 265724
-bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6963595"
+editedAt: null
+createdAt: DateTimeImmutable @1703973961 {#5914
date: 2023-12-30 23:06:01.0 +01:00
}
} |
|
Show voter details
|
87 |
DENIED
|
edit
|
App\Entity\EntryComment {#5918
+user: App\Entity\User {#5931 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
steamymoomilk, any relation to chunkyhairball?\n
\n
[lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1709548168 {#5913
date: 2024-03-04 11:29:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5919 …}
+nested: Doctrine\ORM\PersistentCollection {#5921 …}
+votes: Doctrine\ORM\PersistentCollection {#5923 …}
+reports: Doctrine\ORM\PersistentCollection {#5925 …}
+favourites: Doctrine\ORM\PersistentCollection {#5927 …}
+notifications: Doctrine\ORM\PersistentCollection {#5929 …}
-id: 265724
-bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6963595"
+editedAt: null
+createdAt: DateTimeImmutable @1703973961 {#5914
date: 2023-12-30 23:06:01.0 +01:00
}
} |
|
Show voter details
|
88 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5918
+user: App\Entity\User {#5931 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
steamymoomilk, any relation to chunkyhairball?\n
\n
[lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1709548168 {#5913
date: 2024-03-04 11:29:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5919 …}
+nested: Doctrine\ORM\PersistentCollection {#5921 …}
+votes: Doctrine\ORM\PersistentCollection {#5923 …}
+reports: Doctrine\ORM\PersistentCollection {#5925 …}
+favourites: Doctrine\ORM\PersistentCollection {#5927 …}
+notifications: Doctrine\ORM\PersistentCollection {#5929 …}
-id: 265724
-bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6963595"
+editedAt: null
+createdAt: DateTimeImmutable @1703973961 {#5914
date: 2023-12-30 23:06:01.0 +01:00
}
} |
|
Show voter details
|
89 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
90 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6566
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5918
+user: App\Entity\User {#5931 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
steamymoomilk, any relation to chunkyhairball?\n
\n
[lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1709548168 {#5913
date: 2024-03-04 11:29:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5919 …}
+nested: Doctrine\ORM\PersistentCollection {#5921 …}
+votes: Doctrine\ORM\PersistentCollection {#5923 …}
+reports: Doctrine\ORM\PersistentCollection {#5925 …}
+favourites: Doctrine\ORM\PersistentCollection {#5927 …}
+notifications: Doctrine\ORM\PersistentCollection {#5929 …}
-id: 265724
-bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6963595"
+editedAt: null
+createdAt: DateTimeImmutable @1703973961 {#5914
date: 2023-12-30 23:06:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#5918}
+body: "I came across that earlier, and it has some neat utilities, however I wanted to make a mega list as it was missing some of my favorite utillitys . It is very interesting though,"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703975472 {#6564
date: 2023-12-30 23:31:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@lemmy_user_838586@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6567 …}
+nested: Doctrine\ORM\PersistentCollection {#6569 …}
+votes: Doctrine\ORM\PersistentCollection {#6571 …}
+reports: Doctrine\ORM\PersistentCollection {#6573 …}
+favourites: Doctrine\ORM\PersistentCollection {#6575 …}
+notifications: Doctrine\ORM\PersistentCollection {#6577 …}
-id: 265806
-bodyTs: "'across':3 'came':2 'earlier':5 'favorit':27 'howev':12 'interest':32 'list':19 'make':16 'mega':18 'miss':23 'neat':10 'though':33 'util':11,28 'want':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947088"
+editedAt: null
+createdAt: DateTimeImmutable @1703975472 {#6565
date: 2023-12-30 23:31:12.0 +01:00
}
} |
|
Show voter details
|
91 |
DENIED
|
edit
|
App\Entity\EntryComment {#6566
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5918
+user: App\Entity\User {#5931 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
steamymoomilk, any relation to chunkyhairball?\n
\n
[lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1709548168 {#5913
date: 2024-03-04 11:29:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5919 …}
+nested: Doctrine\ORM\PersistentCollection {#5921 …}
+votes: Doctrine\ORM\PersistentCollection {#5923 …}
+reports: Doctrine\ORM\PersistentCollection {#5925 …}
+favourites: Doctrine\ORM\PersistentCollection {#5927 …}
+notifications: Doctrine\ORM\PersistentCollection {#5929 …}
-id: 265724
-bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6963595"
+editedAt: null
+createdAt: DateTimeImmutable @1703973961 {#5914
date: 2023-12-30 23:06:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#5918}
+body: "I came across that earlier, and it has some neat utilities, however I wanted to make a mega list as it was missing some of my favorite utillitys . It is very interesting though,"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703975472 {#6564
date: 2023-12-30 23:31:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@lemmy_user_838586@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6567 …}
+nested: Doctrine\ORM\PersistentCollection {#6569 …}
+votes: Doctrine\ORM\PersistentCollection {#6571 …}
+reports: Doctrine\ORM\PersistentCollection {#6573 …}
+favourites: Doctrine\ORM\PersistentCollection {#6575 …}
+notifications: Doctrine\ORM\PersistentCollection {#6577 …}
-id: 265806
-bodyTs: "'across':3 'came':2 'earlier':5 'favorit':27 'howev':12 'interest':32 'list':19 'make':16 'mega':18 'miss':23 'neat':10 'though':33 'util':11,28 'want':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947088"
+editedAt: null
+createdAt: DateTimeImmutable @1703975472 {#6565
date: 2023-12-30 23:31:12.0 +01:00
}
} |
|
Show voter details
|
92 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6566
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#5918
+user: App\Entity\User {#5931 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
steamymoomilk, any relation to chunkyhairball?\n
\n
[lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1709548168 {#5913
date: 2024-03-04 11:29:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5919 …}
+nested: Doctrine\ORM\PersistentCollection {#5921 …}
+votes: Doctrine\ORM\PersistentCollection {#5923 …}
+reports: Doctrine\ORM\PersistentCollection {#5925 …}
+favourites: Doctrine\ORM\PersistentCollection {#5927 …}
+notifications: Doctrine\ORM\PersistentCollection {#5929 …}
-id: 265724
-bodyTs: "'/post/7023770](https://lemmy.ml/post/7023770)':8 'chunkyhairbal':5 'lemmy.ml':7 'lemmy.ml/post/7023770](https://lemmy.ml/post/7023770)':6 'relat':3 'steamymoomilk':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6963595"
+editedAt: null
+createdAt: DateTimeImmutable @1703973961 {#5914
date: 2023-12-30 23:06:01.0 +01:00
}
}
+root: App\Entity\EntryComment {#5918}
+body: "I came across that earlier, and it has some neat utilities, however I wanted to make a mega list as it was missing some of my favorite utillitys . It is very interesting though,"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703975472 {#6564
date: 2023-12-30 23:31:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@lemmy_user_838586@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6567 …}
+nested: Doctrine\ORM\PersistentCollection {#6569 …}
+votes: Doctrine\ORM\PersistentCollection {#6571 …}
+reports: Doctrine\ORM\PersistentCollection {#6573 …}
+favourites: Doctrine\ORM\PersistentCollection {#6575 …}
+notifications: Doctrine\ORM\PersistentCollection {#6577 …}
-id: 265806
-bodyTs: "'across':3 'came':2 'earlier':5 'favorit':27 'howev':12 'interest':32 'list':19 'make':16 'mega':18 'miss':23 'neat':10 'though':33 'util':11,28 'want':14"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6947088"
+editedAt: null
+createdAt: DateTimeImmutable @1703975472 {#6565
date: 2023-12-30 23:31:12.0 +01:00
}
} |
|
Show voter details
|
93 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
94 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5992
+user: App\Entity\User {#6005 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
I have some neat toys and some utilities that other newbies might enjoy.\n
\n
edit: gmornin\n
\n
Let me know if there are better alternatives or if anything listed here is malware \n
Sorry if tool already listed, adhd hitting hard today\n
\n
**“Screensavers”** \n
Aesthetically pleasing to have open on a second monitor.\n
\n
- [cmatrix](https://github.com/abishekvashok/cmatrix): That character scrolling effect from the matrix\n
- [cbonsai](https://gitlab.com/jallbrit/cbonsai): Little ASCII art bonsai tree that can be animated with the `-l` flag\n
- [cacademo](https://linux.die.net/man/1/cacademo) A bunch of ASCII animations. Apparently installed by default in many distros? Had no idea\n
\n
| - [spotify-tui](https://github.com/Rigellute/spotify-tui) Spotify CLI frontend |\n
|---|\n
\n
**ASCII fun** \n
Fun to make your shell scripts and .zshrc/.bashrc files obnoxiously zany.\n
\n
- [toilet](http://caca.zoy.org/wiki/toilet)/[figlet](http://www.figlet.org/) ASCII text art.\n
- [jp2a](https://github.com/cslarsen/jp2a) Turn image files into ASCII art\n
- [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) generates ASCII art pictures of a cow with a message\n
\n
| - [neofetch](https://github.com/dylanaraps/neofetch) Spits out a cool system info summary with the distro logo in ASCII art |\n
|---|\n
\n
**File inspection** \n
Useful if you want to quickly look at a source file without opening a text editor\n
\n
- [src-hilite-lesspipe.sh](https://www.gnu.org/software/src-highlite/source-highlight.html#Download) Syntax highlight files. I think its pre-installed on GNU systems\n
- [ccat](https://github.com/owenthereal/ccat) Colourful cat. Also syntax highlighter\n
\n
| - [glow](https://github.com/charmbracelet/glow) Markdown file renderer |\n
|---|\n
\n
**Prompt help** \n
Very useful if you learned to type the wrong way.\n
\n
- [zsh-completions](https://github.com/zsh-users/zsh-completions) Additional zsh autocompletions\n
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) colourizes your Zsh prompt commands. Green=good, red=you misspelled “python” again, moron\n
\n
| - [thefuck](https://github.com/nvbn/thefuck) corrects your previous prompt that you fucked up |\n
|---|\n
\n
**Obvious ones, often preinstalled:**\n
\n
- curl/wget: grab files from the internet\n
- nmap: lets you audit your network. See if you have anyone leeching off your wifi.\n
- ssh: Remotely access your machines. Can be dangerous if you don’t read the manual.\n
- git: Version control, mainly for source code, but also very useful to locally keep track of any kinds of file changes you make.\n
- gnupg: needed to set up keys for ssh and git i think. cant remember
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1703976360 {#5986
date: 2023-12-30 23:46:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5993 …}
+nested: Doctrine\ORM\PersistentCollection {#5995 …}
+votes: Doctrine\ORM\PersistentCollection {#5997 …}
+reports: Doctrine\ORM\PersistentCollection {#5999 …}
+favourites: Doctrine\ORM\PersistentCollection {#6001 …}
+notifications: Doctrine\ORM\PersistentCollection {#6003 …}
-id: 265839
-bodyTs: "'/abishekvashok/cmatrix):':53 '/charmbracelet/glow)':214 '/cslarsen/jp2a)':129 '/dylanaraps/neofetch)':153 '/jallbrit/cbonsai):':64 '/man/1/cacademo)':81 '/nvbn/thefuck)':262 '/owenthereal/ccat)':205 '/rigellute/spotify-tui)':102 '/software/src-highlite/source-highlight.html#download)':189 '/tnalpgge/rank-amateur-cowsay)':139 '/wiki/toilet)/[figlet](http://www.figlet.org/)':122 '/zsh-users/zsh-completions)':235 '/zsh-users/zsh-syntax-highlighting)':245 'access':298 'addit':236 'adhd':36 'aesthet':41 'alreadi':34 'also':208,319 'altern':23 'anim':73,86 'anyon':291 'anyth':26 'appar':87 'art':67,125,135,142,167 'ascii':66,85,106,123,134,141,166 'audit':284 'autocomplet':238 'better':22 'bonsai':68 'bunch':83 'caca.zoy.org':121 'caca.zoy.org/wiki/toilet)/[figlet](http://www.figlet.org/)':120 'cacademo':78 'cant':346 'cat':207 'cbonsai':61 'ccat':202 'chang':331 'charact':55 'cli':104 'cmatrix':50 'code':317 'colour':206,246 'command':250 'complet':232 'control':313 'cool':157 'correct':263 'cow':146 'cowsay':136 'curl/wget':275 'danger':303 'default':90 'distro':93,163 'edit':14 'editor':185 'effect':57 'enjoy':13 'file':116,132,168,180,192,216,277,330 'flag':77 'frontend':105 'fuck':269 'fun':107,108 'generat':140 'git':311,343 'github.com':52,101,128,138,152,204,213,234,244,261 'github.com/abishekvashok/cmatrix):':51 'github.com/charmbracelet/glow)':212 'github.com/cslarsen/jp2a)':127 'github.com/dylanaraps/neofetch)':151 'github.com/nvbn/thefuck)':260 'github.com/owenthereal/ccat)':203 'github.com/rigellute/spotify-tui)':100 'github.com/tnalpgge/rank-amateur-cowsay)':137 'github.com/zsh-users/zsh-completions)':233 'github.com/zsh-users/zsh-syntax-highlighting)':243 'gitlab.com':63 'gitlab.com/jallbrit/cbonsai):':62 'glow':211 'gmornin':15 'gnu':200 'gnupg':334 'good':252 'grab':276 'green':251 'hard':38 'help':219 'highlight':191,210,242 'hit':37 'idea':96 'imag':131 'info':159 'inspect':169 'instal':88,198 'internet':280 'jp2a':126 'keep':324 'key':339 'kind':328 'know':18 'l':76 'learn':224 'leech':292 'let':16,282 'linux.die.net':80 'linux.die.net/man/1/cacademo)':79 'list':27,35 'littl':65 'local':323 'logo':164 'look':176 'machin':300 'main':314 'make':110,333 'malwar':30 'mani':92 'manual':310 'markdown':215 'matrix':60 'messag':149 'might':12 'misspel':255 'monitor':49 'moron':258 'neat':4 'need':335 'neofetch':150 'network':286 'newbi':11 'nmap':281 'obnoxi':117 'obvious':271 'often':273 'one':272 'open':45,182 'pictur':143 'pleas':42 'pre':197 'pre-instal':196 'preinstal':274 'previous':265 'prompt':218,249,266 'python':256 'quick':175 'read':308 'red':253 'rememb':347 'remot':297 'render':217 'screensav':40 'script':113 'scroll':56 'second':48 'see':287 'set':337 'shell':112 'sorri':31 'sourc':179,316 'spit':154 'spotifi':98,103 'spotify-tui':97 'src-hilite-lesspipe.sh':186 'ssh':296,341 'summari':160 'syntax':190,209,241 'system':158,201 'text':124,184 'thefuck':259 'think':194,345 'today':39 'toilet':119 'tool':33 'toy':5 'track':325 'tree':69 'tui':99 'turn':130 'type':226 'use':170,221,321 'util':8 'version':312 'want':173 'way':229 'wifi':295 'without':181 'wrong':228 'www.gnu.org':188 'www.gnu.org/software/src-highlite/source-highlight.html#download)':187 'zani':118 'zsh':231,237,240,248 'zsh-complet':230 'zsh-syntax-highlight':239 'zshrc/.bashrc':115"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311033"
+editedAt: DateTimeImmutable @1709766452 {#5987
date: 2024-03-07 00:07:32.0 +01:00
}
+createdAt: DateTimeImmutable @1703976360 {#5988
date: 2023-12-30 23:46:00.0 +01:00
}
} |
|
Show voter details
|
95 |
DENIED
|
edit
|
App\Entity\EntryComment {#5992
+user: App\Entity\User {#6005 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
I have some neat toys and some utilities that other newbies might enjoy.\n
\n
edit: gmornin\n
\n
Let me know if there are better alternatives or if anything listed here is malware \n
Sorry if tool already listed, adhd hitting hard today\n
\n
**“Screensavers”** \n
Aesthetically pleasing to have open on a second monitor.\n
\n
- [cmatrix](https://github.com/abishekvashok/cmatrix): That character scrolling effect from the matrix\n
- [cbonsai](https://gitlab.com/jallbrit/cbonsai): Little ASCII art bonsai tree that can be animated with the `-l` flag\n
- [cacademo](https://linux.die.net/man/1/cacademo) A bunch of ASCII animations. Apparently installed by default in many distros? Had no idea\n
\n
| - [spotify-tui](https://github.com/Rigellute/spotify-tui) Spotify CLI frontend |\n
|---|\n
\n
**ASCII fun** \n
Fun to make your shell scripts and .zshrc/.bashrc files obnoxiously zany.\n
\n
- [toilet](http://caca.zoy.org/wiki/toilet)/[figlet](http://www.figlet.org/) ASCII text art.\n
- [jp2a](https://github.com/cslarsen/jp2a) Turn image files into ASCII art\n
- [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) generates ASCII art pictures of a cow with a message\n
\n
| - [neofetch](https://github.com/dylanaraps/neofetch) Spits out a cool system info summary with the distro logo in ASCII art |\n
|---|\n
\n
**File inspection** \n
Useful if you want to quickly look at a source file without opening a text editor\n
\n
- [src-hilite-lesspipe.sh](https://www.gnu.org/software/src-highlite/source-highlight.html#Download) Syntax highlight files. I think its pre-installed on GNU systems\n
- [ccat](https://github.com/owenthereal/ccat) Colourful cat. Also syntax highlighter\n
\n
| - [glow](https://github.com/charmbracelet/glow) Markdown file renderer |\n
|---|\n
\n
**Prompt help** \n
Very useful if you learned to type the wrong way.\n
\n
- [zsh-completions](https://github.com/zsh-users/zsh-completions) Additional zsh autocompletions\n
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) colourizes your Zsh prompt commands. Green=good, red=you misspelled “python” again, moron\n
\n
| - [thefuck](https://github.com/nvbn/thefuck) corrects your previous prompt that you fucked up |\n
|---|\n
\n
**Obvious ones, often preinstalled:**\n
\n
- curl/wget: grab files from the internet\n
- nmap: lets you audit your network. See if you have anyone leeching off your wifi.\n
- ssh: Remotely access your machines. Can be dangerous if you don’t read the manual.\n
- git: Version control, mainly for source code, but also very useful to locally keep track of any kinds of file changes you make.\n
- gnupg: needed to set up keys for ssh and git i think. cant remember
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1703976360 {#5986
date: 2023-12-30 23:46:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5993 …}
+nested: Doctrine\ORM\PersistentCollection {#5995 …}
+votes: Doctrine\ORM\PersistentCollection {#5997 …}
+reports: Doctrine\ORM\PersistentCollection {#5999 …}
+favourites: Doctrine\ORM\PersistentCollection {#6001 …}
+notifications: Doctrine\ORM\PersistentCollection {#6003 …}
-id: 265839
-bodyTs: "'/abishekvashok/cmatrix):':53 '/charmbracelet/glow)':214 '/cslarsen/jp2a)':129 '/dylanaraps/neofetch)':153 '/jallbrit/cbonsai):':64 '/man/1/cacademo)':81 '/nvbn/thefuck)':262 '/owenthereal/ccat)':205 '/rigellute/spotify-tui)':102 '/software/src-highlite/source-highlight.html#download)':189 '/tnalpgge/rank-amateur-cowsay)':139 '/wiki/toilet)/[figlet](http://www.figlet.org/)':122 '/zsh-users/zsh-completions)':235 '/zsh-users/zsh-syntax-highlighting)':245 'access':298 'addit':236 'adhd':36 'aesthet':41 'alreadi':34 'also':208,319 'altern':23 'anim':73,86 'anyon':291 'anyth':26 'appar':87 'art':67,125,135,142,167 'ascii':66,85,106,123,134,141,166 'audit':284 'autocomplet':238 'better':22 'bonsai':68 'bunch':83 'caca.zoy.org':121 'caca.zoy.org/wiki/toilet)/[figlet](http://www.figlet.org/)':120 'cacademo':78 'cant':346 'cat':207 'cbonsai':61 'ccat':202 'chang':331 'charact':55 'cli':104 'cmatrix':50 'code':317 'colour':206,246 'command':250 'complet':232 'control':313 'cool':157 'correct':263 'cow':146 'cowsay':136 'curl/wget':275 'danger':303 'default':90 'distro':93,163 'edit':14 'editor':185 'effect':57 'enjoy':13 'file':116,132,168,180,192,216,277,330 'flag':77 'frontend':105 'fuck':269 'fun':107,108 'generat':140 'git':311,343 'github.com':52,101,128,138,152,204,213,234,244,261 'github.com/abishekvashok/cmatrix):':51 'github.com/charmbracelet/glow)':212 'github.com/cslarsen/jp2a)':127 'github.com/dylanaraps/neofetch)':151 'github.com/nvbn/thefuck)':260 'github.com/owenthereal/ccat)':203 'github.com/rigellute/spotify-tui)':100 'github.com/tnalpgge/rank-amateur-cowsay)':137 'github.com/zsh-users/zsh-completions)':233 'github.com/zsh-users/zsh-syntax-highlighting)':243 'gitlab.com':63 'gitlab.com/jallbrit/cbonsai):':62 'glow':211 'gmornin':15 'gnu':200 'gnupg':334 'good':252 'grab':276 'green':251 'hard':38 'help':219 'highlight':191,210,242 'hit':37 'idea':96 'imag':131 'info':159 'inspect':169 'instal':88,198 'internet':280 'jp2a':126 'keep':324 'key':339 'kind':328 'know':18 'l':76 'learn':224 'leech':292 'let':16,282 'linux.die.net':80 'linux.die.net/man/1/cacademo)':79 'list':27,35 'littl':65 'local':323 'logo':164 'look':176 'machin':300 'main':314 'make':110,333 'malwar':30 'mani':92 'manual':310 'markdown':215 'matrix':60 'messag':149 'might':12 'misspel':255 'monitor':49 'moron':258 'neat':4 'need':335 'neofetch':150 'network':286 'newbi':11 'nmap':281 'obnoxi':117 'obvious':271 'often':273 'one':272 'open':45,182 'pictur':143 'pleas':42 'pre':197 'pre-instal':196 'preinstal':274 'previous':265 'prompt':218,249,266 'python':256 'quick':175 'read':308 'red':253 'rememb':347 'remot':297 'render':217 'screensav':40 'script':113 'scroll':56 'second':48 'see':287 'set':337 'shell':112 'sorri':31 'sourc':179,316 'spit':154 'spotifi':98,103 'spotify-tui':97 'src-hilite-lesspipe.sh':186 'ssh':296,341 'summari':160 'syntax':190,209,241 'system':158,201 'text':124,184 'thefuck':259 'think':194,345 'today':39 'toilet':119 'tool':33 'toy':5 'track':325 'tree':69 'tui':99 'turn':130 'type':226 'use':170,221,321 'util':8 'version':312 'want':173 'way':229 'wifi':295 'without':181 'wrong':228 'www.gnu.org':188 'www.gnu.org/software/src-highlite/source-highlight.html#download)':187 'zani':118 'zsh':231,237,240,248 'zsh-complet':230 'zsh-syntax-highlight':239 'zshrc/.bashrc':115"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311033"
+editedAt: DateTimeImmutable @1709766452 {#5987
date: 2024-03-07 00:07:32.0 +01:00
}
+createdAt: DateTimeImmutable @1703976360 {#5988
date: 2023-12-30 23:46:00.0 +01:00
}
} |
|
Show voter details
|
96 |
DENIED
|
moderate
|
App\Entity\EntryComment {#5992
+user: App\Entity\User {#6005 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
I have some neat toys and some utilities that other newbies might enjoy.\n
\n
edit: gmornin\n
\n
Let me know if there are better alternatives or if anything listed here is malware \n
Sorry if tool already listed, adhd hitting hard today\n
\n
**“Screensavers”** \n
Aesthetically pleasing to have open on a second monitor.\n
\n
- [cmatrix](https://github.com/abishekvashok/cmatrix): That character scrolling effect from the matrix\n
- [cbonsai](https://gitlab.com/jallbrit/cbonsai): Little ASCII art bonsai tree that can be animated with the `-l` flag\n
- [cacademo](https://linux.die.net/man/1/cacademo) A bunch of ASCII animations. Apparently installed by default in many distros? Had no idea\n
\n
| - [spotify-tui](https://github.com/Rigellute/spotify-tui) Spotify CLI frontend |\n
|---|\n
\n
**ASCII fun** \n
Fun to make your shell scripts and .zshrc/.bashrc files obnoxiously zany.\n
\n
- [toilet](http://caca.zoy.org/wiki/toilet)/[figlet](http://www.figlet.org/) ASCII text art.\n
- [jp2a](https://github.com/cslarsen/jp2a) Turn image files into ASCII art\n
- [cowsay](https://github.com/tnalpgge/rank-amateur-cowsay) generates ASCII art pictures of a cow with a message\n
\n
| - [neofetch](https://github.com/dylanaraps/neofetch) Spits out a cool system info summary with the distro logo in ASCII art |\n
|---|\n
\n
**File inspection** \n
Useful if you want to quickly look at a source file without opening a text editor\n
\n
- [src-hilite-lesspipe.sh](https://www.gnu.org/software/src-highlite/source-highlight.html#Download) Syntax highlight files. I think its pre-installed on GNU systems\n
- [ccat](https://github.com/owenthereal/ccat) Colourful cat. Also syntax highlighter\n
\n
| - [glow](https://github.com/charmbracelet/glow) Markdown file renderer |\n
|---|\n
\n
**Prompt help** \n
Very useful if you learned to type the wrong way.\n
\n
- [zsh-completions](https://github.com/zsh-users/zsh-completions) Additional zsh autocompletions\n
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting) colourizes your Zsh prompt commands. Green=good, red=you misspelled “python” again, moron\n
\n
| - [thefuck](https://github.com/nvbn/thefuck) corrects your previous prompt that you fucked up |\n
|---|\n
\n
**Obvious ones, often preinstalled:**\n
\n
- curl/wget: grab files from the internet\n
- nmap: lets you audit your network. See if you have anyone leeching off your wifi.\n
- ssh: Remotely access your machines. Can be dangerous if you don’t read the manual.\n
- git: Version control, mainly for source code, but also very useful to locally keep track of any kinds of file changes you make.\n
- gnupg: needed to set up keys for ssh and git i think. cant remember
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1703976360 {#5986
date: 2023-12-30 23:46:00.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#5993 …}
+nested: Doctrine\ORM\PersistentCollection {#5995 …}
+votes: Doctrine\ORM\PersistentCollection {#5997 …}
+reports: Doctrine\ORM\PersistentCollection {#5999 …}
+favourites: Doctrine\ORM\PersistentCollection {#6001 …}
+notifications: Doctrine\ORM\PersistentCollection {#6003 …}
-id: 265839
-bodyTs: "'/abishekvashok/cmatrix):':53 '/charmbracelet/glow)':214 '/cslarsen/jp2a)':129 '/dylanaraps/neofetch)':153 '/jallbrit/cbonsai):':64 '/man/1/cacademo)':81 '/nvbn/thefuck)':262 '/owenthereal/ccat)':205 '/rigellute/spotify-tui)':102 '/software/src-highlite/source-highlight.html#download)':189 '/tnalpgge/rank-amateur-cowsay)':139 '/wiki/toilet)/[figlet](http://www.figlet.org/)':122 '/zsh-users/zsh-completions)':235 '/zsh-users/zsh-syntax-highlighting)':245 'access':298 'addit':236 'adhd':36 'aesthet':41 'alreadi':34 'also':208,319 'altern':23 'anim':73,86 'anyon':291 'anyth':26 'appar':87 'art':67,125,135,142,167 'ascii':66,85,106,123,134,141,166 'audit':284 'autocomplet':238 'better':22 'bonsai':68 'bunch':83 'caca.zoy.org':121 'caca.zoy.org/wiki/toilet)/[figlet](http://www.figlet.org/)':120 'cacademo':78 'cant':346 'cat':207 'cbonsai':61 'ccat':202 'chang':331 'charact':55 'cli':104 'cmatrix':50 'code':317 'colour':206,246 'command':250 'complet':232 'control':313 'cool':157 'correct':263 'cow':146 'cowsay':136 'curl/wget':275 'danger':303 'default':90 'distro':93,163 'edit':14 'editor':185 'effect':57 'enjoy':13 'file':116,132,168,180,192,216,277,330 'flag':77 'frontend':105 'fuck':269 'fun':107,108 'generat':140 'git':311,343 'github.com':52,101,128,138,152,204,213,234,244,261 'github.com/abishekvashok/cmatrix):':51 'github.com/charmbracelet/glow)':212 'github.com/cslarsen/jp2a)':127 'github.com/dylanaraps/neofetch)':151 'github.com/nvbn/thefuck)':260 'github.com/owenthereal/ccat)':203 'github.com/rigellute/spotify-tui)':100 'github.com/tnalpgge/rank-amateur-cowsay)':137 'github.com/zsh-users/zsh-completions)':233 'github.com/zsh-users/zsh-syntax-highlighting)':243 'gitlab.com':63 'gitlab.com/jallbrit/cbonsai):':62 'glow':211 'gmornin':15 'gnu':200 'gnupg':334 'good':252 'grab':276 'green':251 'hard':38 'help':219 'highlight':191,210,242 'hit':37 'idea':96 'imag':131 'info':159 'inspect':169 'instal':88,198 'internet':280 'jp2a':126 'keep':324 'key':339 'kind':328 'know':18 'l':76 'learn':224 'leech':292 'let':16,282 'linux.die.net':80 'linux.die.net/man/1/cacademo)':79 'list':27,35 'littl':65 'local':323 'logo':164 'look':176 'machin':300 'main':314 'make':110,333 'malwar':30 'mani':92 'manual':310 'markdown':215 'matrix':60 'messag':149 'might':12 'misspel':255 'monitor':49 'moron':258 'neat':4 'need':335 'neofetch':150 'network':286 'newbi':11 'nmap':281 'obnoxi':117 'obvious':271 'often':273 'one':272 'open':45,182 'pictur':143 'pleas':42 'pre':197 'pre-instal':196 'preinstal':274 'previous':265 'prompt':218,249,266 'python':256 'quick':175 'read':308 'red':253 'rememb':347 'remot':297 'render':217 'screensav':40 'script':113 'scroll':56 'second':48 'see':287 'set':337 'shell':112 'sorri':31 'sourc':179,316 'spit':154 'spotifi':98,103 'spotify-tui':97 'src-hilite-lesspipe.sh':186 'ssh':296,341 'summari':160 'syntax':190,209,241 'system':158,201 'text':124,184 'thefuck':259 'think':194,345 'today':39 'toilet':119 'tool':33 'toy':5 'track':325 'tree':69 'tui':99 'turn':130 'type':226 'use':170,221,321 'util':8 'version':312 'want':173 'way':229 'wifi':295 'without':181 'wrong':228 'www.gnu.org':188 'www.gnu.org/software/src-highlite/source-highlight.html#download)':187 'zani':118 'zsh':231,237,240,248 'zsh-complet':230 'zsh-syntax-highlight':239 'zshrc/.bashrc':115"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311033"
+editedAt: DateTimeImmutable @1709766452 {#5987
date: 2024-03-07 00:07:32.0 +01:00
}
+createdAt: DateTimeImmutable @1703976360 {#5988
date: 2023-12-30 23:46:00.0 +01:00
}
} |
|
Show voter details
|
97 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
98 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
} |
|
Show voter details
|
99 |
DENIED
|
edit
|
App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
} |
|
Show voter details
|
100 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
} |
|
Show voter details
|
101 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
102 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
} |
|
Show voter details
|
103 |
DENIED
|
edit
|
App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
} |
|
Show voter details
|
104 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
} |
|
Show voter details
|
105 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
106 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6700
+user: Proxies\__CG__\App\Entity\User {#6701 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Someone once showed me [sl.](https://github.com/mtoyoda/sl) Bless them."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1703996123 {#6698
date: 2023-12-31 05:15:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6702 …}
+nested: Doctrine\ORM\PersistentCollection {#6704 …}
+votes: Doctrine\ORM\PersistentCollection {#6706 …}
+reports: Doctrine\ORM\PersistentCollection {#6708 …}
+favourites: Doctrine\ORM\PersistentCollection {#6710 …}
+notifications: Doctrine\ORM\PersistentCollection {#6712 …}
-id: 266622
-bodyTs: "'/mtoyoda/sl)':8 'bless':9 'github.com':7 'github.com/mtoyoda/sl)':6 'show':3 'sl':5 'someon':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6305979"
+editedAt: null
+createdAt: DateTimeImmutable @1703996123 {#6699
date: 2023-12-31 05:15:23.0 +01:00
}
} |
|
Show voter details
|
107 |
DENIED
|
edit
|
App\Entity\EntryComment {#6700
+user: Proxies\__CG__\App\Entity\User {#6701 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Someone once showed me [sl.](https://github.com/mtoyoda/sl) Bless them."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1703996123 {#6698
date: 2023-12-31 05:15:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6702 …}
+nested: Doctrine\ORM\PersistentCollection {#6704 …}
+votes: Doctrine\ORM\PersistentCollection {#6706 …}
+reports: Doctrine\ORM\PersistentCollection {#6708 …}
+favourites: Doctrine\ORM\PersistentCollection {#6710 …}
+notifications: Doctrine\ORM\PersistentCollection {#6712 …}
-id: 266622
-bodyTs: "'/mtoyoda/sl)':8 'bless':9 'github.com':7 'github.com/mtoyoda/sl)':6 'show':3 'sl':5 'someon':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6305979"
+editedAt: null
+createdAt: DateTimeImmutable @1703996123 {#6699
date: 2023-12-31 05:15:23.0 +01:00
}
} |
|
Show voter details
|
108 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6700
+user: Proxies\__CG__\App\Entity\User {#6701 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Someone once showed me [sl.](https://github.com/mtoyoda/sl) Bless them."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1703996123 {#6698
date: 2023-12-31 05:15:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6702 …}
+nested: Doctrine\ORM\PersistentCollection {#6704 …}
+votes: Doctrine\ORM\PersistentCollection {#6706 …}
+reports: Doctrine\ORM\PersistentCollection {#6708 …}
+favourites: Doctrine\ORM\PersistentCollection {#6710 …}
+notifications: Doctrine\ORM\PersistentCollection {#6712 …}
-id: 266622
-bodyTs: "'/mtoyoda/sl)':8 'bless':9 'github.com':7 'github.com/mtoyoda/sl)':6 'show':3 'sl':5 'someon':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6305979"
+editedAt: null
+createdAt: DateTimeImmutable @1703996123 {#6699
date: 2023-12-31 05:15:23.0 +01:00
}
} |
|
Show voter details
|
109 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
110 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6753
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6700
+user: Proxies\__CG__\App\Entity\User {#6701 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Someone once showed me [sl.](https://github.com/mtoyoda/sl) Bless them."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1703996123 {#6698
date: 2023-12-31 05:15:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6702 …}
+nested: Doctrine\ORM\PersistentCollection {#6704 …}
+votes: Doctrine\ORM\PersistentCollection {#6706 …}
+reports: Doctrine\ORM\PersistentCollection {#6708 …}
+favourites: Doctrine\ORM\PersistentCollection {#6710 …}
+notifications: Doctrine\ORM\PersistentCollection {#6712 …}
-id: 266622
-bodyTs: "'/mtoyoda/sl)':8 'bless':9 'github.com':7 'github.com/mtoyoda/sl)':6 'show':3 'sl':5 'someon':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6305979"
+editedAt: null
+createdAt: DateTimeImmutable @1703996123 {#6699
date: 2023-12-31 05:15:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "AMAZING. Bless *you*"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704042452 {#6751
date: 2023-12-31 18:07:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
"@GrundlButter@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#6754 …}
+nested: Doctrine\ORM\PersistentCollection {#6756 …}
+votes: Doctrine\ORM\PersistentCollection {#6758 …}
+reports: Doctrine\ORM\PersistentCollection {#6760 …}
+favourites: Doctrine\ORM\PersistentCollection {#6762 …}
+notifications: Doctrine\ORM\PersistentCollection {#6764 …}
-id: 267683
-bodyTs: "'amaz':1 'bless':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6961743"
+editedAt: null
+createdAt: DateTimeImmutable @1704042452 {#6752
date: 2023-12-31 18:07:32.0 +01:00
}
} |
|
Show voter details
|
111 |
DENIED
|
edit
|
App\Entity\EntryComment {#6753
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6700
+user: Proxies\__CG__\App\Entity\User {#6701 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Someone once showed me [sl.](https://github.com/mtoyoda/sl) Bless them."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1703996123 {#6698
date: 2023-12-31 05:15:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6702 …}
+nested: Doctrine\ORM\PersistentCollection {#6704 …}
+votes: Doctrine\ORM\PersistentCollection {#6706 …}
+reports: Doctrine\ORM\PersistentCollection {#6708 …}
+favourites: Doctrine\ORM\PersistentCollection {#6710 …}
+notifications: Doctrine\ORM\PersistentCollection {#6712 …}
-id: 266622
-bodyTs: "'/mtoyoda/sl)':8 'bless':9 'github.com':7 'github.com/mtoyoda/sl)':6 'show':3 'sl':5 'someon':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6305979"
+editedAt: null
+createdAt: DateTimeImmutable @1703996123 {#6699
date: 2023-12-31 05:15:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "AMAZING. Bless *you*"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704042452 {#6751
date: 2023-12-31 18:07:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
"@GrundlButter@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#6754 …}
+nested: Doctrine\ORM\PersistentCollection {#6756 …}
+votes: Doctrine\ORM\PersistentCollection {#6758 …}
+reports: Doctrine\ORM\PersistentCollection {#6760 …}
+favourites: Doctrine\ORM\PersistentCollection {#6762 …}
+notifications: Doctrine\ORM\PersistentCollection {#6764 …}
-id: 267683
-bodyTs: "'amaz':1 'bless':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6961743"
+editedAt: null
+createdAt: DateTimeImmutable @1704042452 {#6752
date: 2023-12-31 18:07:32.0 +01:00
}
} |
|
Show voter details
|
112 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6753
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6700
+user: Proxies\__CG__\App\Entity\User {#6701 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6581
+user: Proxies\__CG__\App\Entity\User {#6582 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "cmatrix too!"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1703982907 {#6579
date: 2023-12-31 01:35:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6583 …}
+nested: Doctrine\ORM\PersistentCollection {#6585 …}
+votes: Doctrine\ORM\PersistentCollection {#6587 …}
+reports: Doctrine\ORM\PersistentCollection {#6589 …}
+favourites: Doctrine\ORM\PersistentCollection {#6591 …}
+notifications: Doctrine\ORM\PersistentCollection {#6593 …}
-id: 266122
-bodyTs: "'cmatrix':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6949036"
+editedAt: null
+createdAt: DateTimeImmutable @1703982907 {#6580
date: 2023-12-31 01:35:07.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Someone once showed me [sl.](https://github.com/mtoyoda/sl) Bless them."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1703996123 {#6698
date: 2023-12-31 05:15:23.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6702 …}
+nested: Doctrine\ORM\PersistentCollection {#6704 …}
+votes: Doctrine\ORM\PersistentCollection {#6706 …}
+reports: Doctrine\ORM\PersistentCollection {#6708 …}
+favourites: Doctrine\ORM\PersistentCollection {#6710 …}
+notifications: Doctrine\ORM\PersistentCollection {#6712 …}
-id: 266622
-bodyTs: "'/mtoyoda/sl)':8 'bless':9 'github.com':7 'github.com/mtoyoda/sl)':6 'show':3 'sl':5 'someon':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.dbzer0.com/comment/6305979"
+editedAt: null
+createdAt: DateTimeImmutable @1703996123 {#6699
date: 2023-12-31 05:15:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "AMAZING. Bless *you*"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704042452 {#6751
date: 2023-12-31 18:07:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
"@naught@sh.itjust.works"
"@GrundlButter@lemmy.dbzer0.com"
]
+children: Doctrine\ORM\PersistentCollection {#6754 …}
+nested: Doctrine\ORM\PersistentCollection {#6756 …}
+votes: Doctrine\ORM\PersistentCollection {#6758 …}
+reports: Doctrine\ORM\PersistentCollection {#6760 …}
+favourites: Doctrine\ORM\PersistentCollection {#6762 …}
+notifications: Doctrine\ORM\PersistentCollection {#6764 …}
-id: 267683
-bodyTs: "'amaz':1 'bless':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sh.itjust.works/comment/6961743"
+editedAt: null
+createdAt: DateTimeImmutable @1704042452 {#6752
date: 2023-12-31 18:07:32.0 +01:00
}
} |
|
Show voter details
|
113 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
114 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6597
+user: Proxies\__CG__\App\Entity\User {#6598 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Cowsay should be installed by default on every distro."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703987167 {#6595
date: 2023-12-31 02:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6599 …}
+nested: Doctrine\ORM\PersistentCollection {#6601 …}
+votes: Doctrine\ORM\PersistentCollection {#6603 …}
+reports: Doctrine\ORM\PersistentCollection {#6605 …}
+favourites: Doctrine\ORM\PersistentCollection {#6607 …}
+notifications: Doctrine\ORM\PersistentCollection {#6609 …}
-id: 266299
-bodyTs: "'cowsay':1 'default':6 'distro':9 'everi':8 'instal':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6312999"
+editedAt: null
+createdAt: DateTimeImmutable @1703987167 {#6596
date: 2023-12-31 02:46:07.0 +01:00
}
} |
|
Show voter details
|
115 |
DENIED
|
edit
|
App\Entity\EntryComment {#6597
+user: Proxies\__CG__\App\Entity\User {#6598 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Cowsay should be installed by default on every distro."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703987167 {#6595
date: 2023-12-31 02:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6599 …}
+nested: Doctrine\ORM\PersistentCollection {#6601 …}
+votes: Doctrine\ORM\PersistentCollection {#6603 …}
+reports: Doctrine\ORM\PersistentCollection {#6605 …}
+favourites: Doctrine\ORM\PersistentCollection {#6607 …}
+notifications: Doctrine\ORM\PersistentCollection {#6609 …}
-id: 266299
-bodyTs: "'cowsay':1 'default':6 'distro':9 'everi':8 'instal':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6312999"
+editedAt: null
+createdAt: DateTimeImmutable @1703987167 {#6596
date: 2023-12-31 02:46:07.0 +01:00
}
} |
|
Show voter details
|
116 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6597
+user: Proxies\__CG__\App\Entity\User {#6598 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6067
+user: App\Entity\User {#6080 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "You forgot `cowsay`."
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1709951031 {#6062
date: 2024-03-09 03:23:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6068 …}
+nested: Doctrine\ORM\PersistentCollection {#6070 …}
+votes: Doctrine\ORM\PersistentCollection {#6072 …}
+reports: Doctrine\ORM\PersistentCollection {#6074 …}
+favourites: Doctrine\ORM\PersistentCollection {#6076 …}
+notifications: Doctrine\ORM\PersistentCollection {#6078 …}
-id: 265861
-bodyTs: "'cowsay':3 'forgot':2"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6964230"
+editedAt: null
+createdAt: DateTimeImmutable @1703976849 {#6063
date: 2023-12-30 23:54:09.0 +01:00
}
}
+root: App\Entity\EntryComment {#6067}
+body: "Cowsay should be installed by default on every distro."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1703987167 {#6595
date: 2023-12-31 02:46:07.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@bizdelnick@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#6599 …}
+nested: Doctrine\ORM\PersistentCollection {#6601 …}
+votes: Doctrine\ORM\PersistentCollection {#6603 …}
+reports: Doctrine\ORM\PersistentCollection {#6605 …}
+favourites: Doctrine\ORM\PersistentCollection {#6607 …}
+notifications: Doctrine\ORM\PersistentCollection {#6609 …}
-id: 266299
-bodyTs: "'cowsay':1 'default':6 'distro':9 'everi':8 'instal':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6312999"
+editedAt: null
+createdAt: DateTimeImmutable @1703987167 {#6596
date: 2023-12-31 02:46:07.0 +01:00
}
} |
|
Show voter details
|
117 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
118 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
} |
|
Show voter details
|
119 |
DENIED
|
edit
|
App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
} |
|
Show voter details
|
120 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
} |
|
Show voter details
|
121 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
122 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
} |
|
Show voter details
|
123 |
DENIED
|
edit
|
App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
} |
|
Show voter details
|
124 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
} |
|
Show voter details
|
125 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
126 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6716
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
hmm, not sure why baca would need so many requirements. I installed baca using pip as per ([github.com/wustho/baca](https://github.com/wustho/baca)), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?\n
\n
You could also try epy ([github.com/wustho/epy](https://github.com/wustho/epy)) which is also a terminal based epub reader.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704164475 {#6714
date: 2024-01-02 04:01:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6717 …}
+nested: Doctrine\ORM\PersistentCollection {#6719 …}
+votes: Doctrine\ORM\PersistentCollection {#6721 …}
+reports: Doctrine\ORM\PersistentCollection {#6723 …}
+favourites: Doctrine\ORM\PersistentCollection {#6725 …}
+notifications: Doctrine\ORM\PersistentCollection {#6727 …}
-id: 272143
-bodyTs: "'/wustho/baca](https://github.com/wustho/baca)),':20 '/wustho/epy](https://github.com/wustho/epy))':45 'also':40,48 'arch':29 'baca':5,13 'base':25,51 'could':39 'epi':42 'epub':52 'github.com':19,44 'github.com/wustho/baca](https://github.com/wustho/baca)),':18 'github.com/wustho/epy](https://github.com/wustho/epy))':43 'hedless':23 'hmm':1 'instal':12,34 'mani':9 'mayb':27 'need':7,32 'packag':37 'per':17 'pip':15 'python':36 'reader':53 'requir':10 'server':26 'sure':3 'termin':50 'tri':41 'ubuntu':24 'updat':35 'use':14 'would':6,31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6343212"
+editedAt: null
+createdAt: DateTimeImmutable @1704164475 {#6715
date: 2024-01-02 04:01:15.0 +01:00
}
} |
|
Show voter details
|
127 |
DENIED
|
edit
|
App\Entity\EntryComment {#6716
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
hmm, not sure why baca would need so many requirements. I installed baca using pip as per ([github.com/wustho/baca](https://github.com/wustho/baca)), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?\n
\n
You could also try epy ([github.com/wustho/epy](https://github.com/wustho/epy)) which is also a terminal based epub reader.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704164475 {#6714
date: 2024-01-02 04:01:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6717 …}
+nested: Doctrine\ORM\PersistentCollection {#6719 …}
+votes: Doctrine\ORM\PersistentCollection {#6721 …}
+reports: Doctrine\ORM\PersistentCollection {#6723 …}
+favourites: Doctrine\ORM\PersistentCollection {#6725 …}
+notifications: Doctrine\ORM\PersistentCollection {#6727 …}
-id: 272143
-bodyTs: "'/wustho/baca](https://github.com/wustho/baca)),':20 '/wustho/epy](https://github.com/wustho/epy))':45 'also':40,48 'arch':29 'baca':5,13 'base':25,51 'could':39 'epi':42 'epub':52 'github.com':19,44 'github.com/wustho/baca](https://github.com/wustho/baca)),':18 'github.com/wustho/epy](https://github.com/wustho/epy))':43 'hedless':23 'hmm':1 'instal':12,34 'mani':9 'mayb':27 'need':7,32 'packag':37 'per':17 'pip':15 'python':36 'reader':53 'requir':10 'server':26 'sure':3 'termin':50 'tri':41 'ubuntu':24 'updat':35 'use':14 'would':6,31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6343212"
+editedAt: null
+createdAt: DateTimeImmutable @1704164475 {#6715
date: 2024-01-02 04:01:15.0 +01:00
}
} |
|
Show voter details
|
128 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6716
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
hmm, not sure why baca would need so many requirements. I installed baca using pip as per ([github.com/wustho/baca](https://github.com/wustho/baca)), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?\n
\n
You could also try epy ([github.com/wustho/epy](https://github.com/wustho/epy)) which is also a terminal based epub reader.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704164475 {#6714
date: 2024-01-02 04:01:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6717 …}
+nested: Doctrine\ORM\PersistentCollection {#6719 …}
+votes: Doctrine\ORM\PersistentCollection {#6721 …}
+reports: Doctrine\ORM\PersistentCollection {#6723 …}
+favourites: Doctrine\ORM\PersistentCollection {#6725 …}
+notifications: Doctrine\ORM\PersistentCollection {#6727 …}
-id: 272143
-bodyTs: "'/wustho/baca](https://github.com/wustho/baca)),':20 '/wustho/epy](https://github.com/wustho/epy))':45 'also':40,48 'arch':29 'baca':5,13 'base':25,51 'could':39 'epi':42 'epub':52 'github.com':19,44 'github.com/wustho/baca](https://github.com/wustho/baca)),':18 'github.com/wustho/epy](https://github.com/wustho/epy))':43 'hedless':23 'hmm':1 'instal':12,34 'mani':9 'mayb':27 'need':7,32 'packag':37 'per':17 'pip':15 'python':36 'reader':53 'requir':10 'server':26 'sure':3 'termin':50 'tri':41 'ubuntu':24 'updat':35 'use':14 'would':6,31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6343212"
+editedAt: null
+createdAt: DateTimeImmutable @1704164475 {#6715
date: 2024-01-02 04:01:15.0 +01:00
}
} |
|
Show voter details
|
129 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
130 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6768
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6716
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
hmm, not sure why baca would need so many requirements. I installed baca using pip as per ([github.com/wustho/baca](https://github.com/wustho/baca)), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?\n
\n
You could also try epy ([github.com/wustho/epy](https://github.com/wustho/epy)) which is also a terminal based epub reader.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704164475 {#6714
date: 2024-01-02 04:01:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6717 …}
+nested: Doctrine\ORM\PersistentCollection {#6719 …}
+votes: Doctrine\ORM\PersistentCollection {#6721 …}
+reports: Doctrine\ORM\PersistentCollection {#6723 …}
+favourites: Doctrine\ORM\PersistentCollection {#6725 …}
+notifications: Doctrine\ORM\PersistentCollection {#6727 …}
-id: 272143
-bodyTs: "'/wustho/baca](https://github.com/wustho/baca)),':20 '/wustho/epy](https://github.com/wustho/epy))':45 'also':40,48 'arch':29 'baca':5,13 'base':25,51 'could':39 'epi':42 'epub':52 'github.com':19,44 'github.com/wustho/baca](https://github.com/wustho/baca)),':18 'github.com/wustho/epy](https://github.com/wustho/epy))':43 'hedless':23 'hmm':1 'instal':12,34 'mani':9 'mayb':27 'need':7,32 'packag':37 'per':17 'pip':15 'python':36 'reader':53 'requir':10 'server':26 'sure':3 'termin':50 'tri':41 'ubuntu':24 'updat':35 'use':14 'would':6,31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6343212"
+editedAt: null
+createdAt: DateTimeImmutable @1704164475 {#6715
date: 2024-01-02 04:01:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
I didn’t go through every package, but a large number of the dependencies were related to Haskell.\n
\n
And, yes, I did find epy. Tried it yesterday and it’s great! Thanks!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704205453 {#6766
date: 2024-01-02 15:24:13.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6769 …}
+nested: Doctrine\ORM\PersistentCollection {#6771 …}
+votes: Doctrine\ORM\PersistentCollection {#6773 …}
+reports: Doctrine\ORM\PersistentCollection {#6775 …}
+favourites: Doctrine\ORM\PersistentCollection {#6777 …}
+notifications: Doctrine\ORM\PersistentCollection {#6779 …}
-id: 273511
-bodyTs: "'depend':14 'didn':2 'epi':24 'everi':6 'find':23 'go':4 'great':31 'haskel':18 'larg':10 'number':11 'packag':7 'relat':16 'thank':32 'tri':25 'yes':20 'yesterday':27"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6351184"
+editedAt: null
+createdAt: DateTimeImmutable @1704205453 {#6767
date: 2024-01-02 15:24:13.0 +01:00
}
} |
|
Show voter details
|
131 |
DENIED
|
edit
|
App\Entity\EntryComment {#6768
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6716
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
hmm, not sure why baca would need so many requirements. I installed baca using pip as per ([github.com/wustho/baca](https://github.com/wustho/baca)), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?\n
\n
You could also try epy ([github.com/wustho/epy](https://github.com/wustho/epy)) which is also a terminal based epub reader.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704164475 {#6714
date: 2024-01-02 04:01:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6717 …}
+nested: Doctrine\ORM\PersistentCollection {#6719 …}
+votes: Doctrine\ORM\PersistentCollection {#6721 …}
+reports: Doctrine\ORM\PersistentCollection {#6723 …}
+favourites: Doctrine\ORM\PersistentCollection {#6725 …}
+notifications: Doctrine\ORM\PersistentCollection {#6727 …}
-id: 272143
-bodyTs: "'/wustho/baca](https://github.com/wustho/baca)),':20 '/wustho/epy](https://github.com/wustho/epy))':45 'also':40,48 'arch':29 'baca':5,13 'base':25,51 'could':39 'epi':42 'epub':52 'github.com':19,44 'github.com/wustho/baca](https://github.com/wustho/baca)),':18 'github.com/wustho/epy](https://github.com/wustho/epy))':43 'hedless':23 'hmm':1 'instal':12,34 'mani':9 'mayb':27 'need':7,32 'packag':37 'per':17 'pip':15 'python':36 'reader':53 'requir':10 'server':26 'sure':3 'termin':50 'tri':41 'ubuntu':24 'updat':35 'use':14 'would':6,31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6343212"
+editedAt: null
+createdAt: DateTimeImmutable @1704164475 {#6715
date: 2024-01-02 04:01:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
I didn’t go through every package, but a large number of the dependencies were related to Haskell.\n
\n
And, yes, I did find epy. Tried it yesterday and it’s great! Thanks!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704205453 {#6766
date: 2024-01-02 15:24:13.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6769 …}
+nested: Doctrine\ORM\PersistentCollection {#6771 …}
+votes: Doctrine\ORM\PersistentCollection {#6773 …}
+reports: Doctrine\ORM\PersistentCollection {#6775 …}
+favourites: Doctrine\ORM\PersistentCollection {#6777 …}
+notifications: Doctrine\ORM\PersistentCollection {#6779 …}
-id: 273511
-bodyTs: "'depend':14 'didn':2 'epi':24 'everi':6 'find':23 'go':4 'great':31 'haskel':18 'larg':10 'number':11 'packag':7 'relat':16 'thank':32 'tri':25 'yes':20 'yesterday':27"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6351184"
+editedAt: null
+createdAt: DateTimeImmutable @1704205453 {#6767
date: 2024-01-02 15:24:13.0 +01:00
}
} |
|
Show voter details
|
132 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6768
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6716
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6613
+user: Proxies\__CG__\App\Entity\User {#6614 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6140
+user: App\Entity\User {#6153 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "baca is a terminal based epub reader. Quite nice."
+lang: "en"
+isAdult: false
+favouriteCount: 15
+score: 0
+lastActive: DateTime @1710872636 {#6135
date: 2024-03-19 19:23:56.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6141 …}
+nested: Doctrine\ORM\PersistentCollection {#6143 …}
+votes: Doctrine\ORM\PersistentCollection {#6145 …}
+reports: Doctrine\ORM\PersistentCollection {#6147 …}
+favourites: Doctrine\ORM\PersistentCollection {#6149 …}
+notifications: Doctrine\ORM\PersistentCollection {#6151 …}
-id: 265902
-bodyTs: "'baca':1 'base':5 'epub':6 'nice':9 'quit':8 'reader':7 'termin':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6311282"
+editedAt: null
+createdAt: DateTimeImmutable @1703977935 {#6136
date: 2023-12-31 00:12:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: "I’ve been looking for a good TUI epub reader. I went to install it from the AUR and stopped when I saw it wanted to install 247 dependencies. Wow!"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704047655 {#6611
date: 2023-12-31 19:34:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6615 …}
+nested: Doctrine\ORM\PersistentCollection {#6617 …}
+votes: Doctrine\ORM\PersistentCollection {#6619 …}
+reports: Doctrine\ORM\PersistentCollection {#6621 …}
+favourites: Doctrine\ORM\PersistentCollection {#6623 …}
+notifications: Doctrine\ORM\PersistentCollection {#6625 …}
-id: 267881
-bodyTs: "'247':28 'aur':18 'depend':29 'epub':9 'good':7 'instal':14,27 'look':4 'reader':10 'saw':23 'stop':20 'tui':8 've':2 'want':25 'went':12 'wow':30"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6321665"
+editedAt: null
+createdAt: DateTimeImmutable @1704047655 {#6612
date: 2023-12-31 19:34:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
hmm, not sure why baca would need so many requirements. I installed baca using pip as per ([github.com/wustho/baca](https://github.com/wustho/baca)), on a hedless ubuntu based server. Maybe on Arch it would need to install / update python packages?\n
\n
You could also try epy ([github.com/wustho/epy](https://github.com/wustho/epy)) which is also a terminal based epub reader.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1704164475 {#6714
date: 2024-01-02 04:01:15.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6717 …}
+nested: Doctrine\ORM\PersistentCollection {#6719 …}
+votes: Doctrine\ORM\PersistentCollection {#6721 …}
+reports: Doctrine\ORM\PersistentCollection {#6723 …}
+favourites: Doctrine\ORM\PersistentCollection {#6725 …}
+notifications: Doctrine\ORM\PersistentCollection {#6727 …}
-id: 272143
-bodyTs: "'/wustho/baca](https://github.com/wustho/baca)),':20 '/wustho/epy](https://github.com/wustho/epy))':45 'also':40,48 'arch':29 'baca':5,13 'base':25,51 'could':39 'epi':42 'epub':52 'github.com':19,44 'github.com/wustho/baca](https://github.com/wustho/baca)),':18 'github.com/wustho/epy](https://github.com/wustho/epy))':43 'hedless':23 'hmm':1 'instal':12,34 'mani':9 'mayb':27 'need':7,32 'packag':37 'per':17 'pip':15 'python':36 'reader':53 'requir':10 'server':26 'sure':3 'termin':50 'tri':41 'ubuntu':24 'updat':35 'use':14 'would':6,31"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6343212"
+editedAt: null
+createdAt: DateTimeImmutable @1704164475 {#6715
date: 2024-01-02 04:01:15.0 +01:00
}
}
+root: App\Entity\EntryComment {#6140}
+body: """
I didn’t go through every package, but a large number of the dependencies were related to Haskell.\n
\n
And, yes, I did find epy. Tried it yesterday and it’s great! Thanks!
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704205453 {#6766
date: 2024-01-02 15:24:13.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@faethon@lemmy.world"
"@sailingbythelee@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#6769 …}
+nested: Doctrine\ORM\PersistentCollection {#6771 …}
+votes: Doctrine\ORM\PersistentCollection {#6773 …}
+reports: Doctrine\ORM\PersistentCollection {#6775 …}
+favourites: Doctrine\ORM\PersistentCollection {#6777 …}
+notifications: Doctrine\ORM\PersistentCollection {#6779 …}
-id: 273511
-bodyTs: "'depend':14 'didn':2 'epi':24 'everi':6 'find':23 'go':4 'great':31 'haskel':18 'larg':10 'number':11 'packag':7 'relat':16 'thank':32 'tri':25 'yes':20 'yesterday':27"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6351184"
+editedAt: null
+createdAt: DateTimeImmutable @1704205453 {#6767
date: 2024-01-02 15:24:13.0 +01:00
}
} |
|
Show voter details
|
133 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
134 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6214
+user: App\Entity\User {#6227 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Ctop for container monitoring"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703978497 {#6209
date: 2023-12-31 00:21:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6215 …}
+nested: Doctrine\ORM\PersistentCollection {#6217 …}
+votes: Doctrine\ORM\PersistentCollection {#6219 …}
+reports: Doctrine\ORM\PersistentCollection {#6221 …}
+favourites: Doctrine\ORM\PersistentCollection {#6223 …}
+notifications: Doctrine\ORM\PersistentCollection {#6225 …}
-id: 266060
-bodyTs: "'contain':3 'ctop':1 'monitor':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/6021183"
+editedAt: null
+createdAt: DateTimeImmutable @1703978497 {#6210
date: 2023-12-31 00:21:37.0 +01:00
}
} |
|
Show voter details
|
135 |
DENIED
|
edit
|
App\Entity\EntryComment {#6214
+user: App\Entity\User {#6227 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Ctop for container monitoring"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703978497 {#6209
date: 2023-12-31 00:21:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6215 …}
+nested: Doctrine\ORM\PersistentCollection {#6217 …}
+votes: Doctrine\ORM\PersistentCollection {#6219 …}
+reports: Doctrine\ORM\PersistentCollection {#6221 …}
+favourites: Doctrine\ORM\PersistentCollection {#6223 …}
+notifications: Doctrine\ORM\PersistentCollection {#6225 …}
-id: 266060
-bodyTs: "'contain':3 'ctop':1 'monitor':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/6021183"
+editedAt: null
+createdAt: DateTimeImmutable @1703978497 {#6210
date: 2023-12-31 00:21:37.0 +01:00
}
} |
|
Show voter details
|
136 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6214
+user: App\Entity\User {#6227 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Ctop for container monitoring"
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703978497 {#6209
date: 2023-12-31 00:21:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6215 …}
+nested: Doctrine\ORM\PersistentCollection {#6217 …}
+votes: Doctrine\ORM\PersistentCollection {#6219 …}
+reports: Doctrine\ORM\PersistentCollection {#6221 …}
+favourites: Doctrine\ORM\PersistentCollection {#6223 …}
+notifications: Doctrine\ORM\PersistentCollection {#6225 …}
-id: 266060
-bodyTs: "'contain':3 'ctop':1 'monitor':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://discuss.tchncs.de/comment/6021183"
+editedAt: null
+createdAt: DateTimeImmutable @1703978497 {#6210
date: 2023-12-31 00:21:37.0 +01:00
}
} |
|
Show voter details
|
137 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
138 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6287
+user: App\Entity\User {#6300 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Somewhat simple?!?! I feel the disrespect."
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1709930521 {#6282
date: 2024-03-08 21:42:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6288 …}
+nested: Doctrine\ORM\PersistentCollection {#6290 …}
+votes: Doctrine\ORM\PersistentCollection {#6292 …}
+reports: Doctrine\ORM\PersistentCollection {#6294 …}
+favourites: Doctrine\ORM\PersistentCollection {#6296 …}
+notifications: Doctrine\ORM\PersistentCollection {#6298 …}
-id: 265962
-bodyTs: "'disrespect':6 'feel':4 'simpl':2 'somewhat':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6026488"
+editedAt: null
+createdAt: DateTimeImmutable @1703979433 {#6283
date: 2023-12-31 00:37:13.0 +01:00
}
} |
|
Show voter details
|
139 |
DENIED
|
edit
|
App\Entity\EntryComment {#6287
+user: App\Entity\User {#6300 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Somewhat simple?!?! I feel the disrespect."
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1709930521 {#6282
date: 2024-03-08 21:42:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6288 …}
+nested: Doctrine\ORM\PersistentCollection {#6290 …}
+votes: Doctrine\ORM\PersistentCollection {#6292 …}
+reports: Doctrine\ORM\PersistentCollection {#6294 …}
+favourites: Doctrine\ORM\PersistentCollection {#6296 …}
+notifications: Doctrine\ORM\PersistentCollection {#6298 …}
-id: 265962
-bodyTs: "'disrespect':6 'feel':4 'simpl':2 'somewhat':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6026488"
+editedAt: null
+createdAt: DateTimeImmutable @1703979433 {#6283
date: 2023-12-31 00:37:13.0 +01:00
}
} |
|
Show voter details
|
140 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6287
+user: App\Entity\User {#6300 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Somewhat simple?!?! I feel the disrespect."
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1709930521 {#6282
date: 2024-03-08 21:42:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6288 …}
+nested: Doctrine\ORM\PersistentCollection {#6290 …}
+votes: Doctrine\ORM\PersistentCollection {#6292 …}
+reports: Doctrine\ORM\PersistentCollection {#6294 …}
+favourites: Doctrine\ORM\PersistentCollection {#6296 …}
+notifications: Doctrine\ORM\PersistentCollection {#6298 …}
-id: 265962
-bodyTs: "'disrespect':6 'feel':4 'simpl':2 'somewhat':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6026488"
+editedAt: null
+createdAt: DateTimeImmutable @1703979433 {#6283
date: 2023-12-31 00:37:13.0 +01:00
}
} |
|
Show voter details
|
141 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
142 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6629
+user: Proxies\__CG__\App\Entity\User {#6630 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6287
+user: App\Entity\User {#6300 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Somewhat simple?!?! I feel the disrespect."
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1709930521 {#6282
date: 2024-03-08 21:42:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6288 …}
+nested: Doctrine\ORM\PersistentCollection {#6290 …}
+votes: Doctrine\ORM\PersistentCollection {#6292 …}
+reports: Doctrine\ORM\PersistentCollection {#6294 …}
+favourites: Doctrine\ORM\PersistentCollection {#6296 …}
+notifications: Doctrine\ORM\PersistentCollection {#6298 …}
-id: 265962
-bodyTs: "'disrespect':6 'feel':4 'simpl':2 'somewhat':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6026488"
+editedAt: null
+createdAt: DateTimeImmutable @1703979433 {#6283
date: 2023-12-31 00:37:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#6287}
+body: "Emacs: “What if your Operating System and your text editor had a child.”"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704034812 {#6627
date: 2023-12-31 16:00:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@tastysnacks@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#6631 …}
+nested: Doctrine\ORM\PersistentCollection {#6633 …}
+votes: Doctrine\ORM\PersistentCollection {#6635 …}
+reports: Doctrine\ORM\PersistentCollection {#6637 …}
+favourites: Doctrine\ORM\PersistentCollection {#6639 …}
+notifications: Doctrine\ORM\PersistentCollection {#6641 …}
-id: 267463
-bodyTs: "'child':13 'editor':10 'emac':1 'oper':5 'system':6 'text':9"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6319013"
+editedAt: null
+createdAt: DateTimeImmutable @1704034812 {#6628
date: 2023-12-31 16:00:12.0 +01:00
}
} |
|
Show voter details
|
143 |
DENIED
|
edit
|
App\Entity\EntryComment {#6629
+user: Proxies\__CG__\App\Entity\User {#6630 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6287
+user: App\Entity\User {#6300 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Somewhat simple?!?! I feel the disrespect."
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1709930521 {#6282
date: 2024-03-08 21:42:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6288 …}
+nested: Doctrine\ORM\PersistentCollection {#6290 …}
+votes: Doctrine\ORM\PersistentCollection {#6292 …}
+reports: Doctrine\ORM\PersistentCollection {#6294 …}
+favourites: Doctrine\ORM\PersistentCollection {#6296 …}
+notifications: Doctrine\ORM\PersistentCollection {#6298 …}
-id: 265962
-bodyTs: "'disrespect':6 'feel':4 'simpl':2 'somewhat':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6026488"
+editedAt: null
+createdAt: DateTimeImmutable @1703979433 {#6283
date: 2023-12-31 00:37:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#6287}
+body: "Emacs: “What if your Operating System and your text editor had a child.”"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704034812 {#6627
date: 2023-12-31 16:00:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@tastysnacks@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#6631 …}
+nested: Doctrine\ORM\PersistentCollection {#6633 …}
+votes: Doctrine\ORM\PersistentCollection {#6635 …}
+reports: Doctrine\ORM\PersistentCollection {#6637 …}
+favourites: Doctrine\ORM\PersistentCollection {#6639 …}
+notifications: Doctrine\ORM\PersistentCollection {#6641 …}
-id: 267463
-bodyTs: "'child':13 'editor':10 'emac':1 'oper':5 'system':6 'text':9"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6319013"
+editedAt: null
+createdAt: DateTimeImmutable @1704034812 {#6628
date: 2023-12-31 16:00:12.0 +01:00
}
} |
|
Show voter details
|
144 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6629
+user: Proxies\__CG__\App\Entity\User {#6630 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6287
+user: App\Entity\User {#6300 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: "Somewhat simple?!?! I feel the disrespect."
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1709930521 {#6282
date: 2024-03-08 21:42:01.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6288 …}
+nested: Doctrine\ORM\PersistentCollection {#6290 …}
+votes: Doctrine\ORM\PersistentCollection {#6292 …}
+reports: Doctrine\ORM\PersistentCollection {#6294 …}
+favourites: Doctrine\ORM\PersistentCollection {#6296 …}
+notifications: Doctrine\ORM\PersistentCollection {#6298 …}
-id: 265962
-bodyTs: "'disrespect':6 'feel':4 'simpl':2 'somewhat':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://programming.dev/comment/6026488"
+editedAt: null
+createdAt: DateTimeImmutable @1703979433 {#6283
date: 2023-12-31 00:37:13.0 +01:00
}
}
+root: App\Entity\EntryComment {#6287}
+body: "Emacs: “What if your Operating System and your text editor had a child.”"
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1704034812 {#6627
date: 2023-12-31 16:00:12.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@tastysnacks@programming.dev"
]
+children: Doctrine\ORM\PersistentCollection {#6631 …}
+nested: Doctrine\ORM\PersistentCollection {#6633 …}
+votes: Doctrine\ORM\PersistentCollection {#6635 …}
+reports: Doctrine\ORM\PersistentCollection {#6637 …}
+favourites: Doctrine\ORM\PersistentCollection {#6639 …}
+notifications: Doctrine\ORM\PersistentCollection {#6641 …}
-id: 267463
-bodyTs: "'child':13 'editor':10 'emac':1 'oper':5 'system':6 'text':9"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6319013"
+editedAt: null
+createdAt: DateTimeImmutable @1704034812 {#6628
date: 2023-12-31 16:00:12.0 +01:00
}
} |
|
Show voter details
|
145 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
146 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6360
+user: App\Entity\User {#6373 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post\n
\n
For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.\n
\n
Don’t miss ripgrep. Really awesome/fast replacement for grep.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1709614938 {#6355
date: 2024-03-05 06:02:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6361 …}
+nested: Doctrine\ORM\PersistentCollection {#6363 …}
+votes: Doctrine\ORM\PersistentCollection {#6365 …}
+reports: Doctrine\ORM\PersistentCollection {#6367 …}
+favourites: Doctrine\ORM\PersistentCollection {#6369 …}
+notifications: Doctrine\ORM\PersistentCollection {#6371 …}
-id: 265975
-bodyTs: "'awesome/fast':50 'fpr':1 'grep':53 'implement':12,42 'instead':8 'like':33,41 'local':31 'miss':47 'most':25 'node':11 'post':15 'prefer':5 'realli':49 'replac':51 'ripgrep':48 'rust':7,44 'screen':20 'server':28 'simpler':23 'tealdeer':6 'tldr':2 'tmux':17,40 'use':26,35 'zellij':36"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.eco.br/comment/4499801"
+editedAt: null
+createdAt: DateTimeImmutable @1703979935 {#6356
date: 2023-12-31 00:45:35.0 +01:00
}
} |
|
Show voter details
|
147 |
DENIED
|
edit
|
App\Entity\EntryComment {#6360
+user: App\Entity\User {#6373 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post\n
\n
For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.\n
\n
Don’t miss ripgrep. Really awesome/fast replacement for grep.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1709614938 {#6355
date: 2024-03-05 06:02:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6361 …}
+nested: Doctrine\ORM\PersistentCollection {#6363 …}
+votes: Doctrine\ORM\PersistentCollection {#6365 …}
+reports: Doctrine\ORM\PersistentCollection {#6367 …}
+favourites: Doctrine\ORM\PersistentCollection {#6369 …}
+notifications: Doctrine\ORM\PersistentCollection {#6371 …}
-id: 265975
-bodyTs: "'awesome/fast':50 'fpr':1 'grep':53 'implement':12,42 'instead':8 'like':33,41 'local':31 'miss':47 'most':25 'node':11 'post':15 'prefer':5 'realli':49 'replac':51 'ripgrep':48 'rust':7,44 'screen':20 'server':28 'simpler':23 'tealdeer':6 'tldr':2 'tmux':17,40 'use':26,35 'zellij':36"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.eco.br/comment/4499801"
+editedAt: null
+createdAt: DateTimeImmutable @1703979935 {#6356
date: 2023-12-31 00:45:35.0 +01:00
}
} |
|
Show voter details
|
148 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6360
+user: App\Entity\User {#6373 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post\n
\n
For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.\n
\n
Don’t miss ripgrep. Really awesome/fast replacement for grep.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1709614938 {#6355
date: 2024-03-05 06:02:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6361 …}
+nested: Doctrine\ORM\PersistentCollection {#6363 …}
+votes: Doctrine\ORM\PersistentCollection {#6365 …}
+reports: Doctrine\ORM\PersistentCollection {#6367 …}
+favourites: Doctrine\ORM\PersistentCollection {#6369 …}
+notifications: Doctrine\ORM\PersistentCollection {#6371 …}
-id: 265975
-bodyTs: "'awesome/fast':50 'fpr':1 'grep':53 'implement':12,42 'instead':8 'like':33,41 'local':31 'miss':47 'most':25 'node':11 'post':15 'prefer':5 'realli':49 'replac':51 'ripgrep':48 'rust':7,44 'screen':20 'server':28 'simpler':23 'tealdeer':6 'tldr':2 'tmux':17,40 'use':26,35 'zellij':36"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.eco.br/comment/4499801"
+editedAt: null
+createdAt: DateTimeImmutable @1703979935 {#6356
date: 2023-12-31 00:45:35.0 +01:00
}
} |
|
Show voter details
|
149 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
150 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6645
+user: Proxies\__CG__\App\Entity\User {#6646 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6360
+user: App\Entity\User {#6373 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post\n
\n
For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.\n
\n
Don’t miss ripgrep. Really awesome/fast replacement for grep.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1709614938 {#6355
date: 2024-03-05 06:02:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6361 …}
+nested: Doctrine\ORM\PersistentCollection {#6363 …}
+votes: Doctrine\ORM\PersistentCollection {#6365 …}
+reports: Doctrine\ORM\PersistentCollection {#6367 …}
+favourites: Doctrine\ORM\PersistentCollection {#6369 …}
+notifications: Doctrine\ORM\PersistentCollection {#6371 …}
-id: 265975
-bodyTs: "'awesome/fast':50 'fpr':1 'grep':53 'implement':12,42 'instead':8 'like':33,41 'local':31 'miss':47 'most':25 'node':11 'post':15 'prefer':5 'realli':49 'replac':51 'ripgrep':48 'rust':7,44 'screen':20 'server':28 'simpler':23 'tealdeer':6 'tldr':2 'tmux':17,40 'use':26,35 'zellij':36"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.eco.br/comment/4499801"
+editedAt: null
+createdAt: DateTimeImmutable @1703979935 {#6356
date: 2023-12-31 00:45:35.0 +01:00
}
}
+root: App\Entity\EntryComment {#6360}
+body: """
I gave up on these tools for:\n
\n
curl cheat.sh/fd\n
\n
Replace fd with any command.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703985531 {#6643
date: 2023-12-31 02:18:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@wviana@lemmy.eco.br"
]
+children: Doctrine\ORM\PersistentCollection {#6647 …}
+nested: Doctrine\ORM\PersistentCollection {#6649 …}
+votes: Doctrine\ORM\PersistentCollection {#6651 …}
+reports: Doctrine\ORM\PersistentCollection {#6653 …}
+favourites: Doctrine\ORM\PersistentCollection {#6655 …}
+notifications: Doctrine\ORM\PersistentCollection {#6657 …}
-id: 266211
-bodyTs: "'/fd':11 'cheat.sh':10 'cheat.sh/fd':9 'command':16 'curl':8 'fd':13 'gave':2 'replac':12 'tool':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5961426"
+editedAt: null
+createdAt: DateTimeImmutable @1703985531 {#6644
date: 2023-12-31 02:18:51.0 +01:00
}
} |
|
Show voter details
|
151 |
DENIED
|
edit
|
App\Entity\EntryComment {#6645
+user: Proxies\__CG__\App\Entity\User {#6646 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6360
+user: App\Entity\User {#6373 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post\n
\n
For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.\n
\n
Don’t miss ripgrep. Really awesome/fast replacement for grep.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1709614938 {#6355
date: 2024-03-05 06:02:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6361 …}
+nested: Doctrine\ORM\PersistentCollection {#6363 …}
+votes: Doctrine\ORM\PersistentCollection {#6365 …}
+reports: Doctrine\ORM\PersistentCollection {#6367 …}
+favourites: Doctrine\ORM\PersistentCollection {#6369 …}
+notifications: Doctrine\ORM\PersistentCollection {#6371 …}
-id: 265975
-bodyTs: "'awesome/fast':50 'fpr':1 'grep':53 'implement':12,42 'instead':8 'like':33,41 'local':31 'miss':47 'most':25 'node':11 'post':15 'prefer':5 'realli':49 'replac':51 'ripgrep':48 'rust':7,44 'screen':20 'server':28 'simpler':23 'tealdeer':6 'tldr':2 'tmux':17,40 'use':26,35 'zellij':36"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.eco.br/comment/4499801"
+editedAt: null
+createdAt: DateTimeImmutable @1703979935 {#6356
date: 2023-12-31 00:45:35.0 +01:00
}
}
+root: App\Entity\EntryComment {#6360}
+body: """
I gave up on these tools for:\n
\n
curl cheat.sh/fd\n
\n
Replace fd with any command.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703985531 {#6643
date: 2023-12-31 02:18:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@wviana@lemmy.eco.br"
]
+children: Doctrine\ORM\PersistentCollection {#6647 …}
+nested: Doctrine\ORM\PersistentCollection {#6649 …}
+votes: Doctrine\ORM\PersistentCollection {#6651 …}
+reports: Doctrine\ORM\PersistentCollection {#6653 …}
+favourites: Doctrine\ORM\PersistentCollection {#6655 …}
+notifications: Doctrine\ORM\PersistentCollection {#6657 …}
-id: 266211
-bodyTs: "'/fd':11 'cheat.sh':10 'cheat.sh/fd':9 'command':16 'curl':8 'fd':13 'gave':2 'replac':12 'tool':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5961426"
+editedAt: null
+createdAt: DateTimeImmutable @1703985531 {#6644
date: 2023-12-31 02:18:51.0 +01:00
}
} |
|
Show voter details
|
152 |
DENIED
|
moderate
|
App\Entity\EntryComment {#6645
+user: Proxies\__CG__\App\Entity\User {#6646 …}
+entry: App\Entity\Entry {#2412
+user: Proxies\__CG__\App\Entity\User {#1970 …}
+magazine: App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: Proxies\__CG__\App\Entity\Image {#1943 …}
+domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
+slug: "Terminal-Utility-Mega-list"
+title: "Terminal Utility Mega list!"
+url: "https://sh.itjust.works/pictrs/image/4b26679f-bb00-4849-a04b-a28835fabb74.png"
+body: """
[Browsers]\n
============\n
\n
Browsh\n
------\n
\n
old school looking terminal web browser with image support that runs on a modified version of Firefox [www.brow.sh](https://www.brow.sh/)\n
\n
Lynx\n
----\n
\n
Terminal web browser (can configure to use MPV or YouTube-dl for videos) [lynx.browser.org](https://lynx.browser.org/)\n
\n
Links\n
-----\n
\n
Terminal based web browser a lot like lynx [links.twibright.com](http://links.twibright.com/)\n
\n
suggested by [sh.itjust.works/u/Buck@lemmy.world](https://sh.itjust.works/u/Buck@lemmy.world)\n
\n
[System Monitoring]\n
=====================\n
\n
uptimed\n
-------\n
\n
System uptime record daemon that keeps track of your highest uptimes [github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
TTYload\n
-------\n
\n
color-coded graph of load averages over time [zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Bottom\n
------\n
\n
shows CPU cores, CPU usage, Memory usage, Disks, Disk usage, Processes, Network, Temperature. [github.com/ClementTsang/bottom](https://github.com/ClementTsang/bottom)\n
\n
gdu\n
---\n
\n
Pretty fast disk usage analyzer written in Go.\n
\n
Gdu is intended primarily for SSD disks where it can fully utilize parallel processing. However HDDs work as well, but the performance gain is not so huge.\n
\n
[github.com/dundee/gdu](https://github.com/dundee/gdu)\n
\n
suggested by @stepanzak@iusearchlinux.fyi\n
\n
neofetch\n
--------\n
\n
display your *NIX and system info with one command! [github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)\n
\n
nvtop\n
-----\n
\n
Shows Program usage, GPU usage, GPU memory, Clock speeds, Power, Temperature, [github.com/Syllo/nvtop](https://github.com/Syllo/nvtop)\n
\n
Htop\n
----\n
\n
generic terminal system monitor and is very basic Shows CPU core util, Memory, Swap, Uptime, Load avrage, Tasks [htop.dev](https://htop.dev/)\n
\n
duf\n
---\n
\n
Shows disks space, Mounted point, File system type, Size [github.com/muesli/duf](https://github.com/muesli/duf)\n
\n
Pydf\n
----\n
\n
Check disk space usage with colored output [geeksforgeeks.org/pydf-check-disk-space-usage-wit…](https://www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)\n
\n
suggested by [sh.itjust.works/u/easeKItMAn@lemmy.world](https://sh.itjust.works/u/easeKItMAn@lemmy.world)\n
\n
Glacees\n
-------\n
\n
A lot like Htop or top but looks different and is cross platform. [github.com/nicolargo/glances](https://github.com/nicolargo/glances)\n
\n
Btop\n
----\n
\n
Btop is like Htop but with customizability cranked to 11, it shows by default, Memory load, Available Memory, Cached Memory, Free Memory, Network interface, Network Download, Network Upload, IP address, Running Programs, How much memory the Programs are using as well as CPU, CPU cores, CPU util, CPU Temperature, and the time. [github.com/aristocratos/btop](https://github.com/aristocratos/btop)\n
\n
Suggested by [sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)\n
\n
[Text Editors and file location]\n
==================================\n
\n
fd\n
--\n
\n
Superfast file finder Via cmd line. [github.com/sharkdp/fd](https://github.com/sharkdp/fd)\n
\n
Autojump\n
--------\n
\n
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. [github.com/wting/autojump](https://github.com/wting/autojump)\n
\n
suggested by [sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)\n
\n
fzf\n
---\n
\n
Fuzzy command line finder [github.com/junegunn/fzf](https://github.com/junegunn/fzf)\n
\n
mcfly\n
-----\n
\n
quickly look through your shell history, to find that one command you’re too lazy to type again (I do it as well LMAO) [github.com/cantino/mcfly](https://github.com/cantino/mcfly)\n
\n
Atuin\n
-----\n
\n
Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. Additionally, it provides optional and fully encrypted synchronisation of your history between machines, via an Atuin server. (its like mcfly but better objectively)\n
\n
[github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
TLDR\n
----\n
\n
a community driven easy man page finder. (life saver) [github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)\n
\n
Nano\n
----\n
\n
The default text editor, not stupid complicated not. not very configurable but does the job [www.nano-editor.org](https://www.nano-editor.org/)\n
\n
Micro\n
-----\n
\n
it’s like Nano but is static and has no dependency as well as plugin support. [micro-editor.github.io](https://micro-editor.github.io/)\n
\n
Suggested by [sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)\n
\n
Helix\n
-----\n
\n
It’s a post-modern text editor that is similar to VIM or Neovim the main difference is it runs on Rust meaning No JavaScript, Electron or Vim Script and is highly customizable!\n
\n
[helix-editor.com](https://helix-editor.com/)Suggested by [sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)\n
\n
Emacs\n
-----\n
\n
Behold the Church of Emacs, its like nano and vim had a child. its configurable and somewhat simple [www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)\n
\n
Kakoune\n
-------\n
\n
A modal terminal text editor based on Vi. Kakoune is based on selection before action and is committed to the unix Philosophy [github.com/mawww/kakoune](https://github.com/mawww/kakoune)\n
\n
suggested by [sh.itjust.works/u/RAM@discuss.tchncs.de](https://sh.itjust.works/u/RAM@discuss.tchncs.de)\n
\n
Bim\n
---\n
\n
Bim aims to be lightweight and featureful with no external* dependencies, providing a modern editing experience in a lightweight, extensible package and is based on VIM [github.com/klange/bim](https://github.com/klange/bim)\n
\n
suggested by [sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)\n
\n
Vim\n
---\n
\n
The master-race of text editors that has a learning curve but is very configurable as well as plugins, to the point so people argue why need anything other than VIM [www.vim.org](https://www.vim.org/)\n
\n
Neovim\n
------\n
\n
it’s like vim and Oh my ZSH had a child, its got a lot of configurability and is ment to be more user-friendly [neovim.io](https://neovim.io/)\n
\n
[Command utilities]\n
=====================\n
\n
Tmux\n
----\n
\n
its a CLI window, manager with a lot of bits and bobs. its actually a terminal multiplexer which is a fancy word i don’t understand :D Also the keybindings are hard to remember and would highly recommend [github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
[github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)\n
\n
tmate\n
-----\n
\n
its a fork of tmux that lets your share your terminal over LAN or the internet [tmate.io](https://tmate.io/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
Terminal colors\n
---------------\n
\n
```\n
\n
<span style="color:#323232;">It automatically detects 8, 16, 88, 256 color capabilities (via ncurses)\n
</span><span style="color:#323232;">and displays the appropriate color charts.\n
</span>\n
```\n
\n
[zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
byobu\n
-----\n
\n
its alot like tmux with added features [www.byobu.org](https://www.byobu.org/)suggested by [sh.itjust.works/u/Geert@lemmy.world](https://sh.itjust.works/u/Geert@lemmy.world)\n
\n
zellij\n
------\n
\n
Alot like Tmux and has plugin support [github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
jq\n
--\n
\n
jq is a lightweight and flexible command-line JSON processor akin to sed,awk,grep, and friends for JSON data. It’s written in portable C and has zero runtime dependencies, allowing you to easily slice, filter, map, and transform structured data. [github.com/jqlang/jq](https://github.com/jqlang/jq)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
zoxide\n
------\n
\n
faster/easier cd lets you quickly jump to places in your filesystem. E.g. z pic will put you in ~/Pictures. [github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)\n
\n
suggested by [sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)\n
\n
ncdu\n
----\n
\n
shows how much disk space is used by each directory, can also explore subdirectories and delete files suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
neomutt\n
-------\n
\n
email via cli! [neomutt.org](https://neomutt.org/)\n
\n
suggested by [sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)\n
-----------------------------------------------------------------------------------------------\n
\n
tig\n
---\n
\n
interactive terminal UI for git with lots of functionality [github.com/jonas/tig](https://github.com/jonas/tig)\n
\n
suggested by [sh.itjust.works/u/Hexagon@feddit.it](https://sh.itjust.works/u/Hexagon@feddit.it)\n
\n
pass\n
----\n
\n
the standard Unix password manager [www.passwordstore.org](https://www.passwordstore.org/)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Starship\n
--------\n
\n
The minimal, blazing-fast, and infinitely customizable prompt for any shell! (its lets you customize your shell) [github.com/starship/starship](https://github.com/starship/starship)suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazygit\n
-------\n
\n
Terminal UI for git [github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Lazydocker\n
----------\n
\n
Terminal ui for docker, Shows CPU and memory, and what’s running and where its pulled from. [github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)\n
\n
Suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
RM-improved/RIP\n
---------------\n
\n
Use RM but everything goes to /tmp folder [github.com/nivekuil/rip](https://github.com/nivekuil/rip)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Trashy\n
------\n
\n
fast and light weight RM that moves items to trash folder and has colorized outputs like FD. [github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
tealdear\n
--------\n
\n
tldr but in rust (tldr lets your easily find manpages/examples and usage for terminal command) [github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)\n
\n
suggested by [sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)\n
\n
Navi\n
----\n
\n
navi allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands. Suggested values for arguments are dynamically displayed in a list. [github.com/denisidoro/navi](https://github.com/denisidoro/navi)\n
\n
suggested by [sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)\n
\n
Cheat\n
-----\n
\n
this program allows you to create and view interactive cheatsheets on the command-line. [github.com/cheat/cheat](https://github.com/cheat/cheat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
gomi\n
----\n
\n
its RM except has a trash can so you don’t permitly delete something by accident \n
[github.com/babarot/gomi](https://github.com/babarot/gomi)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
broot\n
-----\n
\n
a different than ranger/lf approach to navigating folders [github.com/Canop/broot](https://github.com/Canop/broot)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
mdr\n
---\n
\n
a markdown viewer [github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
eza\n
---\n
\n
modern ls, with cool features like file icons [github.com/eza-community/eza](https://github.com/eza-community/eza)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
Rtorrent\n
--------\n
\n
a terminal based torrent client [rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)\n
\n
suggested by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
ouch\n
----\n
\n
It’s a CLI tool for compressing and decompressing for various formats. such as .tar .zip 7z .gz .xz .lzma .bz .bz2 .lz4 .sz .zst .rar [github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)\n
\n
suggested by [sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)\n
\n
bat\n
---\n
\n
modern cat, with features like syntax highlighting, line numbers, etc [github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested by [sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)\n
\n
thefuck\n
-------\n
\n
hey you!, yeah you I DIDNT TYPE THAT COMMAND WRONG! with thefuck it fixes when you type a prevoius command wrong [github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
[Shells]\n
==========\n
\n
Nushell\n
-------\n
\n
it is a new type of shell that has some really cool features such as more detailed error messages and displays licenses via HTTP get, git or curl As well as a more clean UI for ls. [www.nushell.sh](https://www.nushell.sh/)suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Bash\n
----\n
\n
its the default and lots of programs use it, [www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)\n
\n
ble.sh\n
------\n
\n
Bash Line Editor, bash Shell with a few tweaks [github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested by [sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)\n
\n
Mosh\n
----\n
\n
Remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes. (sadly there is no pit) [mosh.org](https://mosh.org/)\n
\n
suggested by [sh.itjust.works/u/Bitflip@lemmy.ml](https://sh.itjust.works/u/Bitflip@lemmy.ml)\n
\n
DASH\n
----\n
\n
a POSIX-compliant /bin/sh that is fast and simple [gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Fish\n
----\n
\n
its like bash but has auto correct for typing [fishshell.com](https://fishshell.com/)\n
\n
Zsh\n
---\n
\n
its like vim for a shell, it has lots of bells and whistles and is very customizable. [github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH](https://github.com/ohmyzsh/ohmyzsh/wiki/Installing-ZSH)\n
\n
[File Browsers]\n
=================\n
\n
Midnight Commander\n
------------------\n
\n
Midnight commander is a file Browser that has 2 panes where you can do basic file manager stuff such as Copy, Pasting, moving files, and Deleting all Via Terminal!\n
\n
[midnight-commander.org](https://midnight-commander.org/)\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
Fm.awk\n
------\n
\n
File manager written in awk [github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)Suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
lmf\n
---\n
\n
st File Manager is a powerful file manager for the UNIX console. It has a curses interface and it’s written in Python v3.4+. [inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)\n
\n
Rover\n
-----\n
\n
Rover is a small file browser that aims to be simple, fast and portable. [lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
LF\n
--\n
\n
lf (as in “list files”) is a terminal file manager written in Go with a heavy inspiration from ranger file manager. [github.com/gokcehan/lf](https://github.com/gokcehan/lf)\n
\n
suggested by [sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)\n
\n
Ranger\n
------\n
\n
Alot like Midnight Commander but running on VIM, and just like VIM it is highly customizable \n
[github.com/ranger/ranger](https://github.com/ranger/ranger)\n
\n
----added note ranger should be installed via git most distros have 4+ older versions and lots of bugs\n
\n
Suggested by [sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)\n
\n
nnn\n
---\n
\n
nnn (n³) is a full-featured terminal file manager. It’s tiny, nearly 0-config and incredibly fast. [github.com/jarun/nnn](https://github.com/jarun/nnn)suggest by [sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)\n
\n
[Fun/games]\n
=============\n
\n
lolcat\n
------\n
\n
make your terminal rainbow [github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)\n
\n
suggested by [sh.itjust.works/u/GentooIsBased@lemmy.ml](https://sh.itjust.works/u/GentooIsBased@lemmy.ml)\n
\n
Cowsay\n
------\n
\n
make a cow say something in Terminal! [github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)\n
\n
Suggested by [sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)\n
\n
Bastet\n
------\n
\n
Tetris clone via terminal [github.com/fph/bastet/](https://github.com/fph/bastet/)suggested by [sh.itjust.works/u/pastaPersona@lemmy.world](https://sh.itjust.works/u/pastaPersona@lemmy.world)\n
\n
Cmatrix\n
-------\n
\n
make your terminal look like your mr.hacker man [github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
spotify-tui\n
-----------\n
\n
Spotify CLI frontend (Spotify via terminal) [github.com/Rigellute/spotify-tui](https://github.com/Rigellute/spotify-tui)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
cacademo\n
--------\n
\n
plays a bunch of neat ASCII animations [linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)\n
\n
suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
figlet\n
------\n
\n
ASCII text art. [www.figlet.org](http://www.figlet.org/)\n
\n
toilet\n
------\n
\n
turn text into ASCII art. [caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)\n
\n
Yewtube\n
-------\n
\n
a cli youtube piped client, stream, download and play audio from YouTube piped. [github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)\n
\n
suggested by [sh.itjust.works/u/Steamymoomilk](https://sh.itjust.works/u/Steamymoomilk)\n
\n
cbonsai\n
-------\n
\n
Little ASCII art bonsai tree that can be animated with the -l flag [gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested by [sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)\n
\n
tty-clock\n
---------\n
\n
a digital clock via your terminal! [github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs\n
\n
I would love to add more useful and cool programs to this list! Feel free to leave suggestions to add! I really want to make this post a really good place to find cool new programs
"""
+type: "image"
+lang: "en"
+isOc: false
+hasEmbed: true
+commentCount: 111
+favouriteCount: 527
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1719459439 {#2410
date: 2024-06-27 05:37:19.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@stepanzak@iusearchlinux.fyi"
]
+comments: Doctrine\ORM\PersistentCollection {#1866 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1946 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 25931
-titleTs: "'list':4 'mega':3 'termin':1 'util':2"
-bodyTs: "'/)':23,42,55,210,487,508,681,712,955,1458,1496,1554,1821 '/)suggested':552,784,826,988,1394 '/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1776 '/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':919 '/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1424 '/aristocratos/btop](https://github.com/aristocratos/btop)':315 '/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':450 '/babarot/gomi](https://github.com/babarot/gomi)suggested':1207 '/bin/sh':1469 '/busyloop/lolcat](https://github.com/busyloop/lolcat)':1731 '/canop/broot](https://github.com/canop/broot)suggested':1223 '/cantino/mcfly](https://github.com/cantino/mcfly)':406 '/cheat/cheat](https://github.com/cheat/cheat)suggested':1183 '/clementtsang/bottom](https://github.com/clementtsang/bottom)':117 '/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1121 '/denisidoro/navi](https://github.com/denisidoro/navi)':1159 '/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1600 '/dundee/gdu](https://github.com/dundee/gdu)':156 '/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':172 '/eza-community/eza](https://github.com/eza-community/eza)suggested':1250 '/fph/bastet/](https://github.com/fph/bastet/)suggested':1760 '/gokcehan/lf](https://github.com/gokcehan/lf)':1647 '/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1568 '/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1869 '/jarun/nnn](https://github.com/jarun/nnn)suggest':1718 '/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1051 '/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1026 '/jonas/tig](https://github.com/jonas/tig)':973 '/jqlang/jq](https://github.com/jqlang/jq)suggested':892 '/junegunn/fzf](https://github.com/junegunn/fzf)':378 '/klange/bim](https://github.com/klange/bim)':639 '/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1808 '/mawww/kakoune](https://github.com/mawww/kakoune)':604 '/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1234 '/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1847 '/muesli/duf](https://github.com/muesli/duf)':223 '/nicolargo/glances](https://github.com/nicolargo/glances)':259 '/nivekuil/rip](https://github.com/nivekuil/rip)':1071 '/nvbn/thefuck](https://github.com/nvbn/thefuck)':1346 '/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1097 '/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1517 '/ouch-org/ouch](https://github.com/ouch-org/ouch)':1298 '/p/rover/](https://lecram.github.io/p/rover/)suggested':1618 '/pictures':916 '/piuccio/cowsay](https://github.com/piuccio/cowsay)':1747 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':95 '/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':810 '/pydf-check-disk-space-usage-wit':234 '/pydf-check-disk-space-usage-with-colored-output/)':237 '/ranger/ranger](https://github.com/ranger/ranger)':1672 '/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1792 '/rip':1060 '/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':77 '/rtorrent/](https://rakshasa.github.io/rtorrent/)':1263 '/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1317 '/sharkdp/fd](https://github.com/sharkdp/fd)':335 '/software/bash/](https://www.gnu.org/software/bash/)':1411 '/software/emacs/](https://www.gnu.org/software/emacs/)':578 '/starship/starship](https://github.com/starship/starship)suggested':1014 '/syllo/nvtop](https://github.com/syllo/nvtop)':187 '/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':467 '/tmp':1067 '/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':756 '/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':763 '/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1187,1211,1227,1238,1254,1321 '/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1463 '/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1752 '/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':60 '/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1398,1482,1652 '/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':370 '/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1303 '/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':242 '/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':924 '/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':320 '/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':960 '/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':830 '/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1736 '/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1268,1722 '/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':947,978 '/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1428 '/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':513 '/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1559,1695 '/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':644 '/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1764 '/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':760,845,896,992,1018,1030,1056,1076,1126 '/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':609 '/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':82,100,788,814,1572,1622,1852 '/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':454,1102,1164 '/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1351,1780,1797,1813,1873 '/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':556 '/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1830 '/wting/autojump](https://github.com/wting/autojump)':365 '/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1885 '/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':841 '/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1477 '0':1711 '11':270 '16':795 '2':1530 '256':797 '4':1684 '7z':1286 '8':794 '88':796 'accid':1204 'action':594 'actual':729 'ad':821,1673 'add':1890,1905,1926,1941 'addit':420,425 'address':290 'aim':612,1609 'akin':858 'allow':879,1129,1168,1434 'alot':817,832,1654 'also':743,937 'analyz':123 'anim':1805,1862 'anyth':674 'applic':1432 'approach':1217 'appropri':805 'argu':671 'argument':1150 'art':1817,1827,1856 'ascii':1804,1815,1826,1855 'atuin':407,408,440 'audio':1841 'auto':1489 'autojump':336,337 'automat':792 'avail':277 'averag':90 'avrag':205 'awk':861,1565 'base':45,585,590,634,1258 'bash':1399,1413,1416,1486 'basic':196,1536 'bastet':1753 'bat':1304 'behold':558 'bell':1508 'better':446 'bim':610,611 'bit':725 'blaze':997 'blazing-fast':996 'ble.sh':1412 'bob':727 'bonsai':1857 'bottom':101 'broot':1212 'brows':1132 'browser':1,8,27,47,1519,1527,1607 'browsh':2 'btop':260,261 'bug':1690 'bunch':1801 'byobu':815 'bz':1290 'bz2':1291 'c':873 'caca.zoy.org':1829 'caca.zoy.org/wiki/toilet](http://caca.zoy.org/wiki/toilet)':1828 'cacademo':1798 'cach':279 'capabl':799 'cat':1306 'cbonsai':1853 'cd':899 'chart':807 'cheat':1165 'cheatsheet':1134,1175 'check':225 'child':570,693 'church':560 'clean':1387 'cli':718,951,1273,1785,1833 'client':1260,1836 'clock':181,1876,1879 'clone':1755 'cmatrix':1765 'cmd':331 'code':86 'color':85,230,790,798,806,1091 'color-cod':84 'command':169,361,373,390,424,713,854,1118,1146,1179,1331,1342,1521,1523,1657 'command-lin':853,1178 'commit':597 'communiti':457 'compliant':1468 'complic':475 'compress':1276 'config':1712 'configur':29,479,572,661,699 'connect':1438 'consol':1585 'context':421 'cool':1243,1365,1894,1919,1930,1955 'copi':1542 'core':104,199,305 'correct':1490 'cow':1740 'cowsay':1737 'cpu':103,105,198,303,304,306,308,1037 'crank':268 'creat':1171 'cross':255 'curl':1381 'curs':1589 'curv':657 'custom':1009 'customiz':267,548,1001,1514,1669 'd':742 'daemon':67 'dash':1464 'data':867,889 'databas':351,417 'decompress':1278 'default':274,470,1402 'delet':941,1201,1547 'depend':499,621,878 'detail':1370 'detect':793 'didnt':1328 'differ':252,532,1214 'digit':1878 'directori':354,935 'disk':109,110,121,133,213,226,929 'display':161,803,1153,1374 'distro':1682 'dl':36 'docker':1035 'download':286,1141,1838 'driven':458 'duf':211 'dynam':1152 'e.g':909 'easi':459 'easili':882,1111 'echo':1443 'edit':625,1446 'editor':322,472,522,584,652,1415 'electron':541 'emac':557,562 'email':949 'encrypt':431 'error':1371 'etc':1314 'everyth':1064 'except':1191 'execut':1145 'exist':411 'experi':626 'explor':938 'extens':630 'extern':620 'eza':1239 'fanci':736 'fast':120,998,1078,1472,1613,1715 'faster':340 'faster/easier':898 'fd':326,1094 'featur':617,822,1244,1308,1366,1703 'feel':1899,1935 'figlet':1814 'file':217,324,328,942,1246,1518,1526,1537,1545,1561,1575,1580,1606,1628,1632,1643,1705 'filesystem':345,908 'filter':884 'find':387,1112,1918,1954 'finder':329,375,462 'firefox':19 'fish':1483 'fishshell.com':1493,1495 'fishshell.com/)':1494 'fix':1336 'flag':1866 'flexibl':852 'fm.awk':1560 'folder':1068,1088,1220 'fork':767 'format':1281 'free':281,1900,1936 'friend':708,864 'frontend':1786 'full':1702 'full-featur':1701 'fulli':137,430 'fun/games':1723 'function':970 'fuzzi':372 'fzf':371 'gain':149 'gdu':118,127 'geeksforgeeks.org':233 'geeksforgeeks.org/pydf-check-disk-space-usage-wit':232 'generic':189 'get':1378 'git':966,1023,1379,1680 'github.com':76,116,155,171,186,222,258,314,334,364,377,405,449,466,603,638,755,762,840,891,918,972,1013,1025,1050,1070,1096,1120,1158,1182,1206,1222,1233,1249,1297,1316,1345,1423,1516,1567,1646,1671,1717,1730,1746,1759,1775,1791,1846,1884 'github.com/abishekvashok/cmatrix](https://github.com/abishekvashok/cmatrix)suggested':1774 'github.com/ajeetdsouza/zoxide](https://github.com/ajeetdsouza/zoxide)':917 'github.com/akinomyoga/ble.sh](https://github.com/akinomyoga/ble.sh)suggested':1422 'github.com/aristocratos/btop](https://github.com/aristocratos/btop)':313 'github.com/atuinsh/atuin](https://github.com/atuinsh/atuin)suggested':448 'github.com/babarot/gomi](https://github.com/babarot/gomi)suggested':1205 'github.com/busyloop/lolcat](https://github.com/busyloop/lolcat)':1729 'github.com/canop/broot](https://github.com/canop/broot)suggested':1221 'github.com/cantino/mcfly](https://github.com/cantino/mcfly)':404 'github.com/cheat/cheat](https://github.com/cheat/cheat)suggested':1181 'github.com/clementtsang/bottom](https://github.com/clementtsang/bottom)':115 'github.com/dbrgn/tealdeer](https://github.com/dbrgn/tealdeer)':1119 'github.com/denisidoro/navi](https://github.com/denisidoro/navi)':1157 'github.com/dundee/gdu](https://github.com/dundee/gdu)':154 'github.com/dylanaraps/neofetch](https://github.com/dylanaraps/neofetch)':170 'github.com/eza-community/eza](https://github.com/eza-community/eza)suggested':1248 'github.com/fph/bastet/](https://github.com/fph/bastet/)suggested':1758 'github.com/gokcehan/lf](https://github.com/gokcehan/lf)':1645 'github.com/huijunchen9260/fm.awk/](https://github.com/huijunchen9260/fm.awk/)suggested':1566 'github.com/jarun/nnn](https://github.com/jarun/nnn)suggest':1716 'github.com/jesseduffield/lazydocker](https://github.com/jesseduffield/lazydocker)':1049 'github.com/jesseduffield/lazygit](https://github.com/jesseduffield/lazygit)suggested':1024 'github.com/jonas/tig](https://github.com/jonas/tig)':971 'github.com/jqlang/jq](https://github.com/jqlang/jq)suggested':890 'github.com/junegunn/fzf](https://github.com/junegunn/fzf)':376 'github.com/klange/bim](https://github.com/klange/bim)':637 'github.com/mawww/kakoune](https://github.com/mawww/kakoune)':602 'github.com/michaelmure/mdr](https://github.com/michaelmure/mdr)suggested':1232 'github.com/mps-youtube/yewtube](https://github.com/mps-youtube/yewtube)':1845 'github.com/muesli/duf](https://github.com/muesli/duf)':221 'github.com/nicolargo/glances](https://github.com/nicolargo/glances)':257 'github.com/nivekuil/rip](https://github.com/nivekuil/rip)':1069 'github.com/nvbn/thefuck](https://github.com/nvbn/thefuck)':1344 'github.com/oberblastmeister/trashy](https://github.com/oberblastmeister/trashy)':1095 'github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh](https://github.com/ohmyzsh/ohmyzsh/wiki/installing-zsh)':1515 'github.com/ouch-org/ouch](https://github.com/ouch-org/ouch)':1296 'github.com/piuccio/cowsay](https://github.com/piuccio/cowsay)':1745 'github.com/ranger/ranger](https://github.com/ranger/ranger)':1670 'github.com/rigellute/spotify-tui](https://github.com/rigellute/spotify-tui)':1790 'github.com/rpodgorny/uptimed/](https://github.com/rpodgorny/uptimed/)':75 'github.com/sharkdp/bat](https://github.com/sharkdp/bat)suggested':1315 'github.com/sharkdp/fd](https://github.com/sharkdp/fd)':333 'github.com/starship/starship](https://github.com/starship/starship)suggested':1012 'github.com/syllo/nvtop](https://github.com/syllo/nvtop)':185 'github.com/tldr-pages/tldr](https://github.com/tldr-pages/tldr)':465 'github.com/tmux-plugins/tmux-pain-control](https://github.com/tmux-plugins/tmux-pain-control)suggested':754 'github.com/tmux/tmux/wiki](https://github.com/tmux/tmux/wiki)':761 'github.com/wting/autojump](https://github.com/wting/autojump)':363 'github.com/xorg62/tty-clock](https://github.com/xorg62/tty-clock)':1883 'github.com/zellij-org/zellij](https://github.com/zellij-org/zellij)suggested':839 'gitlab.com':1868 'gitlab.com/jallbrit/cbonsai](https://gitlab.com/jallbrit/cbonsai)suggested':1867 'glace':243 'go':126,1636 'goe':1065 'gomi':1188 'gondor.apana.org.au':1476 'gondor.apana.org.au/~herbert/dash/](http://gondor.apana.org.au/~herbert/dash/)':1475 'good':1915,1951 'got':695 'gpu':177,179 'graph':87 'grep':862 'gz':1287 'hard':747 'hdds':142 'heavi':1639 'helix':514 'helix-editor.com':549,551 'helix-editor.com/)suggested':550 'hey':1323 'high':547,752,1668 'highest':73 'highlight':1311 'histori':385,413,435 'howev':141 'htop':188,247,264 'htop.dev':207,209 'htop.dev/)':208 'http':1377 'huge':153 'icon':1247 'imag':10 'improv':1059 'incred':1714 'infinit':1000 'info':166 'inigo.katxi.org':1599 'inigo.katxi.org/devel/lfm/](https://inigo.katxi.org/devel/lfm/)':1598 'inspir':1640 'instal':1678 'intellig':1441 'intend':129 'interact':962,1174 'interfac':284,1590 'intermitt':1437 'internet':780 'ip':289 'item':1085 'javascript':540 'job':483 'jq':846,847 'json':856,866 'jump':903 'kakoun':579,588 'keep':69 'keybind':745 'keystrok':1449 'l':1865 'lan':777 'lazi':394 'lazydock':1031 'lazygit':1019 'learn':656 'leav':1902,1938 'lecram.github.io':1617 'lecram.github.io/p/rover/](https://lecram.github.io/p/rover/)suggested':1616 'let':771,900,1007,1109 'lf':1623,1624 'licens':1375 'life':463 'light':1080 'lightweight':615,629,850 'like':50,246,263,443,491,564,685,818,833,1093,1245,1309,1485,1499,1655,1664,1770 'line':332,362,374,855,1180,1312,1414,1445 'link':43 'links.twibright.com':52,54 'links.twibright.com/)':53 'linux.die.net':1807 'linux.die.net/man/1/cacademo](https://linux.die.net/man/1/cacademo)':1806 'list':1156,1627,1898,1934 'littl':1854 'lmao':403 'lmf':1573 'load':89,204,276 'local':1442 'locat':325 'lolcat':1724 'look':5,251,381,1769 'lot':49,245,697,723,968,1404,1506,1688 'love':1888,1924 'ls':1241,1390 'lynx':24,51 'lynx.browser.org':39,41 'lynx.browser.org/)':40 'lz4':1292 'lzma':1289 'machin':437 'main':531 'maintain':349,1143 'make':1725,1738,1766,1910,1946 'man':460,1773 'manag':720,984,1538,1562,1576,1581,1633,1644,1706 'manpages/examples':1113 'map':885 'markdown':1230 'master':648 'master-rac':647 'may':1137 'mcfli':379,444 'mdr':1228 'mean':538 'memori':107,180,201,275,278,280,282,295,1039 'ment':702 'messag':1372 'micro':488 'micro-editor.github.io':505,507 'micro-editor.github.io/)':506 'midnight':1520,1522,1656 'midnight-commander.org':1551,1553 'midnight-commander.org/)':1552 'minim':995 'modal':581 'modern':520,624,1240,1305 'modifi':16 'monitor':62,192 'mosh':1429 'mosh.org':1455,1457 'mosh.org/)':1456 'mount':215 'move':1084,1544 'mpv':32 'mr.hacker':1772 'much':294,928 'multiplex':732 'n':1698 'nano':468,492,565 'navi':1127,1128 'navig':343,1219 'ncdu':925 'ncurs':801 'near':1710 'neat':1803 'need':673 'neofetch':160 'neomutt':948 'neomutt.org':952,954 'neomutt.org/)':953 'neovim':529,682 'neovim.io':709,711 'neovim.io/)':710 'network':113,283,285,287 'new':1357,1920,1956 'nix':163 'nnn':1696,1697 'note':1674 'number':1313 'nushel':1353 'nvtop':173 'object':447 'oh':688 'old':3 'older':1685 'one':168,389 'option':428 'ouch':1269 'output':231,1092 'packag':631 'page':461 'pane':1531 'parallel':139 'pass':979 'password':983 'past':1543 'peopl':670 'perform':148 'permit':1200 'philosophi':601 'pic':911 'pipe':1835,1844 'pit':1454 'place':905,1916,1952 'platform':256 'play':1799,1840 'plugin':503,665,837 'point':216,668 'portabl':872,1615 'posix':1467 'posix-compli':1466 'post':519,1912,1948 'post-modern':518 'power':183,1579 'pretti':119 'prevoius':1341 'primarili':130 'process':112,140 'processor':857 'program':175,292,297,1167,1406,1895,1921,1931,1957 'prompt':1002 'provid':427,622,1440 'pull':1047 'put':913 'pydf':224 'python':1596 'quick':380,902 'race':649 'rainbow':1728 'rakshasa.github.io':1262 'rakshasa.github.io/rtorrent/](https://rakshasa.github.io/rtorrent/)':1261 'ranger':1642,1653,1675 'ranger/lf':1216 'rar':1295 're':392 'realli':1364,1907,1914,1943,1950 'recommend':753 'record':66,419 'rememb':749 'remot':1430 'replac':409 'rm':1058,1062,1082,1190 'rm-improv':1057 'roam':1435 'rover':1601,1602 'rtorrent':1255 'run':13,291,535,1043,1659 'runtim':877 'rust':537,1107 'sad':1450 'saver':464 'say':1741 'school':4 'script':544 'sed':860 'select':592 'server':441 'sh.itjust.works':59,81,99,241,319,369,453,512,555,608,643,759,787,813,829,844,895,923,946,959,977,991,1017,1029,1055,1075,1101,1125,1163,1186,1210,1226,1237,1253,1267,1302,1320,1350,1397,1427,1462,1481,1558,1571,1621,1651,1694,1721,1735,1751,1763,1779,1796,1812,1851,1872 'sh.itjust.works/u/2kool4idkwhat@lemdro.id](https://sh.itjust.works/u/2kool4idkwhat@lemdro.id)':1185,1209,1225,1236,1252,1319 'sh.itjust.works/u/bitflip@lemmy.ml](https://sh.itjust.works/u/bitflip@lemmy.ml)':1461 'sh.itjust.works/u/bizdelnick@lemmy.ml](https://sh.itjust.works/u/bizdelnick@lemmy.ml)':1750 'sh.itjust.works/u/buck@lemmy.world](https://sh.itjust.works/u/buck@lemmy.world)':58 'sh.itjust.works/u/callyral@pawb.social](https://sh.itjust.works/u/callyral@pawb.social)':1396,1480,1650 'sh.itjust.works/u/chasingtheflow@lemmy.world](https://sh.itjust.works/u/chasingtheflow@lemmy.world)':368 'sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com](https://sh.itjust.works/u/crunchpaste@lemmy.dbzer0.com)':1301 'sh.itjust.works/u/easekitman@lemmy.world](https://sh.itjust.works/u/easekitman@lemmy.world)':240 'sh.itjust.works/u/flamingos@feddit.uk](https://sh.itjust.works/u/flamingos@feddit.uk)':922 'sh.itjust.works/u/floofloof@lemmy.ca](https://sh.itjust.works/u/floofloof@lemmy.ca)':318 'sh.itjust.works/u/gaael@lemmy.world](https://sh.itjust.works/u/gaael@lemmy.world)':958 'sh.itjust.works/u/geert@lemmy.world](https://sh.itjust.works/u/geert@lemmy.world)':828 'sh.itjust.works/u/gentooisbased@lemmy.ml](https://sh.itjust.works/u/gentooisbased@lemmy.ml)':1734 'sh.itjust.works/u/gunpachi@lemmings.world](https://sh.itjust.works/u/gunpachi@lemmings.world)':1266,1720 'sh.itjust.works/u/hexagon@feddit.it](https://sh.itjust.works/u/hexagon@feddit.it)':945,976 'sh.itjust.works/u/iusearchbtw@lemmy.sdf.org](https://sh.itjust.works/u/iusearchbtw@lemmy.sdf.org)':1426 'sh.itjust.works/u/jelloeater85@lemmy.world](https://sh.itjust.works/u/jelloeater85@lemmy.world)':511 'sh.itjust.works/u/logir@feddit.it](https://sh.itjust.works/u/logir@feddit.it)':1557,1693 'sh.itjust.works/u/neurospice@lemmy.dbzer0.com](https://sh.itjust.works/u/neurospice@lemmy.dbzer0.com)':642 'sh.itjust.works/u/pastapersona@lemmy.world](https://sh.itjust.works/u/pastapersona@lemmy.world)':1762 'sh.itjust.works/u/ptrckstr@lemmy.world](https://sh.itjust.works/u/ptrckstr@lemmy.world)':758,843,894,990,1016,1028,1054,1074,1124 'sh.itjust.works/u/ram@discuss.tchncs.de](https://sh.itjust.works/u/ram@discuss.tchncs.de)':607 'sh.itjust.works/u/steamymoomilk](https://sh.itjust.works/u/steamymoomilk)':80,98,786,812,1570,1620,1850 'sh.itjust.works/u/stepanzak@iusearchlinux.fyi](https://sh.itjust.works/u/stepanzak@iusearchlinux.fyi)':452,1100,1162 'sh.itjust.works/u/tourist@lemmy.world](https://sh.itjust.works/u/tourist@lemmy.world)':1349,1778,1795,1811,1871 'sh.itjust.works/u/ultra@feddit.ro](https://sh.itjust.works/u/ultra@feddit.ro)':554 'share':773 'shell':384,412,1005,1011,1352,1360,1417,1503 'show':102,174,197,212,272,926,1036 'similar':525 'simpl':575,1474,1612 'size':220 'slice':883 'small':1605 'someth':1202,1742 'somewhat':574 'space':214,227,930 'speed':182 'spotifi':1782,1784,1787 'spotify-tui':1781 'sqlite':416 'ssd':132 'st':1574 'standard':981 'starship':993 'static':495 'stepanzak@iusearchlinux.fyi':159 'stream':1837 'structur':888 'stuff':1539 'stupid':474 'subdirectori':939 'suggest':56,78,96,157,238,316,366,509,605,640,920,943,956,974,1052,1072,1098,1122,1147,1160,1264,1299,1347,1459,1478,1555,1648,1691,1732,1748,1793,1809,1848,1903,1939 'superfast':327 'support':11,504,838,1436 'swap':202 'synchronis':432 'syntax':1310 'system':61,64,165,191,218 'sz':1293 'tar':1284 'task':206 'tealdear':1103 'temperatur':114,184,309 'termin':6,25,44,190,582,731,775,789,963,1020,1032,1117,1257,1431,1550,1631,1704,1727,1744,1757,1768,1789,1882 'tetri':1754 'text':321,471,521,583,651,1816,1824 'thefuck':1322,1334 'tig':961 'time':92,312 'tini':1709 'tldr':455,1104,1108 'tmate':764 'tmate.io':781,783 'tmate.io/)suggested':782 'tmux':715,769,819,834 'toilet':1822 'tool':1274 'top':249 'torrent':1259 'track':70 'transform':887 'trash':1087,1194 'trashi':1077 'tree':1858 'tti':1875 'tty-clock':1874 'ttyload':83 'tui':1783 'turn':1823 'tweak':1421 'type':219,396,1329,1339,1358,1492 'ui':964,1021,1033,1388 'understand':741 'unix':600,982,1584 'upload':288 'uptim':63,65,74,203 'usag':106,108,111,122,176,178,228,1115 'use':31,299,356,932,1061,1407,1892,1928 'user':707,1448 'user-friend':706 'util':138,200,307,714 'v3.4':1597 'valu':1148 'various':1280 'version':17,1686 'vi':587 'via':330,438,800,950,1376,1549,1679,1756,1788,1880 'video':38 'view':1173 'viewer':1231 'vim':527,543,567,636,645,677,686,1500,1661,1665 'want':1908,1944 'way':341 'web':7,26,46 'weight':1081 'well':145,301,402,501,663,1383 'whistl':1510 'window':719 'word':737 'work':143,347 'would':751,1887,1923 'write':1138 'written':124,870,1563,1594,1634 'wrong':1332,1343 'www.brow.sh':20,22 'www.brow.sh/)':21 'www.byobu.org':823,825 'www.byobu.org/)suggested':824 'www.figlet.org':1818,1820 'www.figlet.org/)':1819 'www.geeksforgeeks.org':236 'www.geeksforgeeks.org/pydf-check-disk-space-usage-with-colored-output/)':235 'www.gnu.org':577,1410 'www.gnu.org/software/bash/](https://www.gnu.org/software/bash/)':1409 'www.gnu.org/software/emacs/](https://www.gnu.org/software/emacs/)':576 'www.nano-editor.org':484,486 'www.nano-editor.org/)':485 'www.nushell.sh':1391,1393 'www.nushell.sh/)suggested':1392 'www.passwordstore.org':985,987 'www.passwordstore.org/)suggested':986 'www.vim.org':678,680 'www.vim.org/)':679 'xz':1288 'yeah':1325 'yewtub':1831 'youtub':35,1834,1843 'youtube-dl':34 'z':910 'zellij':831 'zero':876 'zhar.net':94,809 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)':93 'zhar.net/projects/shell/terminal-colors](http://zhar.net/projects/shell/terminal-colors)suggested':808 'zip':1285 'zoxid':897 'zsh':690,1497 'zst':1294"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704057448
+visibility: "visible "
+apId: "https://sh.itjust.works/post/11871260"
+editedAt: DateTimeImmutable @1719089751 {#1850
date: 2024-06-22 22:55:51.0 +02:00
}
+createdAt: DateTimeImmutable @1703971048 {#2420
date: 2023-12-30 22:17:28.0 +01:00
}
}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: App\Entity\EntryComment {#6360
+user: App\Entity\User {#6373 …}
+entry: App\Entity\Entry {#2412}
+magazine: App\Entity\Magazine {#266}
+image: null
+parent: null
+root: null
+body: """
Fpr tldr I do prefer tealdeer (rust) instead of the node implementation in the post\n
\n
For tmux there are screen that is simpler, I mostly use in server. In my local I like to use zellij, that is a tmux like implemented in rust.\n
\n
Don’t miss ripgrep. Really awesome/fast replacement for grep.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 5
+score: 0
+lastActive: DateTime @1709614938 {#6355
date: 2024-03-05 06:02:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
]
+children: Doctrine\ORM\PersistentCollection {#6361 …}
+nested: Doctrine\ORM\PersistentCollection {#6363 …}
+votes: Doctrine\ORM\PersistentCollection {#6365 …}
+reports: Doctrine\ORM\PersistentCollection {#6367 …}
+favourites: Doctrine\ORM\PersistentCollection {#6369 …}
+notifications: Doctrine\ORM\PersistentCollection {#6371 …}
-id: 265975
-bodyTs: "'awesome/fast':50 'fpr':1 'grep':53 'implement':12,42 'instead':8 'like':33,41 'local':31 'miss':47 'most':25 'node':11 'post':15 'prefer':5 'realli':49 'replac':51 'ripgrep':48 'rust':7,44 'screen':20 'server':28 'simpler':23 'tealdeer':6 'tldr':2 'tmux':17,40 'use':26,35 'zellij':36"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.eco.br/comment/4499801"
+editedAt: null
+createdAt: DateTimeImmutable @1703979935 {#6356
date: 2023-12-31 00:45:35.0 +01:00
}
}
+root: App\Entity\EntryComment {#6360}
+body: """
I gave up on these tools for:\n
\n
curl cheat.sh/fd\n
\n
Replace fd with any command.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1703985531 {#6643
date: 2023-12-31 02:18:51.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@Steamymoomilk@sh.itjust.works"
"@wviana@lemmy.eco.br"
]
+children: Doctrine\ORM\PersistentCollection {#6647 …}
+nested: Doctrine\ORM\PersistentCollection {#6649 …}
+votes: Doctrine\ORM\PersistentCollection {#6651 …}
+reports: Doctrine\ORM\PersistentCollection {#6653 …}
+favourites: Doctrine\ORM\PersistentCollection {#6655 …}
+notifications: Doctrine\ORM\PersistentCollection {#6657 …}
-id: 266211
-bodyTs: "'/fd':11 'cheat.sh':10 'cheat.sh/fd':9 'command':16 'curl':8 'fd':13 'gave':2 'replac':12 'tool':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/5961426"
+editedAt: null
+createdAt: DateTimeImmutable @1703985531 {#6644
date: 2023-12-31 02:18:51.0 +01:00
}
} |
|
Show voter details
|
153 |
DENIED
|
edit
|
App\Entity\Magazine {#266
+icon: Proxies\__CG__\App\Entity\Image {#247 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#276
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#238 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
+entries: Doctrine\ORM\PersistentCollection {#181 …}
+posts: Doctrine\ORM\PersistentCollection {#139 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
+bans: Doctrine\ORM\PersistentCollection {#118 …}
+reports: Doctrine\ORM\PersistentCollection {#104 …}
+badges: Doctrine\ORM\PersistentCollection {#82 …}
+logs: Doctrine\ORM\PersistentCollection {#72 …}
+awards: Doctrine\ORM\PersistentCollection {#61 …}
+categories: Doctrine\ORM\PersistentCollection {#1820 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#270
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#272
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|