Diskonaut – A Terminal Disk Area Navigator for Linux
diskonaut is an easy terminal disk house navigator constructed utilizing Rust and helps Linux and macOS. To make use of it, specify an absolute path in your file system, for instance, /dwelling/tecmint or run it within the listing of curiosity, it is going to scan the listing and maps it to reminiscence enabling you to discover its contents. It permits you to examine house utilization even throughout the scanning course of.
When the scanning is full, you possibly can navigate by way of subdirectories, getting a visible treemap illustration of what’s consuming your disk house. diskonaut permits you to delete information and directories and in consequence, tracks the quantity of house you have got freed up within the course of. It additionally helps keyboard shortcuts to ease navigation.
Learn Additionally: Tips on how to Discover Out High Directories and Recordsdata (Disk Area) in Linux
On this article, you’ll discover ways to set up and use diskonaut in Linux methods.
Putting in diskonaut in Linux
To put in and use diskonaut, it’s best to have Rust programming language put in in your system, if not, set up it utilizing the next command.
# curl –proto ‘=https’ –tlsv1.2 -sSf https://sh.rustup.rs | sh
As soon as your system has Rust put in, you have to be having the cargo (the Rust bundle supervisor) put in as properly. Use cargo to put in diskonaut on the system as proven.
# cargo set up diskonaut
Set up diskonaut in Linux
In case you’re utilizing Fedora, CentOS, and Arch Linux, you possibly can set up diskonaut newest prebuilt binary from the default repository as proven.
$ sudo dnf set up diskonaut
$ yay diskonaut
As soon as diskonaut is put in, you possibly can both begin diskonaut within the listing you need to scan, or specify absolutely the path of the listing to scan as an argument.
$ cd /dwelling/aaronk
$ diskonaut
OR
$ diskonaut /dwelling/aaronk
On the backside finish, you possibly can see the obtainable keyboard shortcuts to make use of with diskonaut.
Scan Disk Area in Present Listing
As soon as the scan is full, you possibly can choose a subdirectory, for instance, VirtualBox VMs, then click on Enter to discover it.
Examine Disk Area of Directories
diskonaut Github repository: https://github.com/imsnif/diskonaut
That’s all! diskonaut is an easy terminal disk house navigator used to rapidly discover disk house utilization in your storage facility. Give it a try to share your ideas with us by way of the suggestions kind under.
If You Admire What We Do Right here On TecMint, You Ought to Think about:
TecMint is the quickest rising and most trusted group website for any type of Linux Articles, Guides and Books on the internet. Tens of millions of individuals go to TecMint! to go looking or browse the 1000’s of printed articles obtainable FREELY to all.
In case you like what you might be studying, please think about shopping for us a espresso ( or 2 ) as a token of appreciation.
We’re grateful in your by no means ending help.