Skip to content
#

disk

Here are 441 public repositories matching this topic...

locker
locker commented Nov 22, 2021

Sometimes we need to store a reference to an error object somewhere in the code so that we can return it to users. A good example is net.box: if the state machine is in the error state, we should return the error that caused the failure to all user requests. The problem is a user that got an error may link it to another error with [error.set_prev](https://www.tarantool.io/en/doc/latest/reference

LDSpits
LDSpits commented Oct 10, 2020

When using dua i on windows 10 I noticed that I did not see any highlight on the currently selected item.

I was using dua with Microsoft Terminal + Powershell Core 7. One specific thing I noticed when attempting to run this directly on the Powershell 7 shell is that the currently selected item has a slightly whiter text, but still no selection (inverted color on the current item).

bel

Bash script to format a block device (hard drive or Flash drive) in UDF. The output is a drive that can be used for reading/writing across multiple operating system families: Windows, macOS, and Linux. This script should be capable of running in macOS or in Linux.

  • Updated Feb 23, 2020
  • Shell

Improve this page

Add a description, image, and links to the disk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the disk topic, visit your repo's landing page and select "manage topics."

Learn more