This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Disk identifier: 0x061e4152 | |
Device Boot Start End Sectors Size Id Type | |
/dev/sda1 * 2048 499711 497664 243M 83 Linux | |
/dev/sda2 501758 20969471 20467714 9.8G 5 Extended | |
/dev/sda3 20969472 122879999 101910528 48.6G 83 Linux | |
/dev/sda5 501760 20969471 20467712 9.8G 8e Linux LVM | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fastn('picker', { | |
options: [ | |
{ | |
something: '5 minutes', | |
someKey: '00:00:05:00' | |
}, | |
{ | |
something: '1 hour', | |
someKey: '00:01:00:00' | |
}, |