Tips on Zoxide

Posted on May 08, 2025 in Computer Science • Tagged with Computer Science, programming, shell, zoxide

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

fzf + find + cd is a better solution than zoxide.

zoxide is a smarter cd command for your terminal.


Managing Virtual Environments in Poetry

Posted on Dec 25, 2019 in Computer Science • Tagged with programming, Python, Poetry, virtual environment, shell

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

uv (implemented in Rust) is the new cool kid now and is prefer to poetry.

Where to Create Virtual Environments

By default, Poetry create virtual environment in …


Continue reading

Set Operations on Lines of Files

Posted on Jun 14, 2015 in Computer Science • Tagged with programming, set operations, file, lines, sort, uniq, comm, shell

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

It is suggested that …


Continue reading

Use Autojump to Help Quick Navigation in Terminal in Linux

Posted on Oct 29, 2018 in OS • Tagged with Linux, autojump, cd, terminal, shell, navigation

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

I personally is not …


Continue reading

Alternative to the rm Command in Linux

Posted on May 02, 2019 in OS • Tagged with Linux, Shell, rm, Trash, mv

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **

As is know to all, it can be …


Continue reading

Batch File Renaming Using "rename"

Posted on May 12, 2016 in OS • Tagged with Linux, rename, shell, tip

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

** Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives. **

It is suggested that …


Continue reading