dat-shell icon indicating copy to clipboard operation
dat-shell copied to clipboard

Dat shell. Open a remote dat and explore with cd, ls, etc.

Results 16 dat-shell issues
Sort by recently updated
recently updated
newest added

I have the following error message: Error: Dat not ready. What does that mean ? How to fix this issue. I have also the following error spawning randomly: ``` Error:...

bug

Enable usage as: dat-shell KEY ls (non-interactive)

enhancement
big idea

For example dat://9e4a08e7003e3d6f9e4817a050ac9078dddbb7076012e17001e6435c641df602

Currently show stack traces. Clean that up.

bug

From irc (#dat) * NewAgePit_twitter> and is it possible to know who's hosting your data? [...] a social network centered around groups, and would like to reward users that host...

enhancement

Currently, ln builds on mkfifo to create a fs fifo. In dat-shell, we can currently ``` ln a-file-inside-dat.txt ~/filesystem-file.txt ``` And from another terminal: ``` tail ~/filesystem-file.txt cp ~/filesystem-file.txt somewhere.txt...

documentation

Currently using (in master, not yet published to npm) the terminal title bar to show a minimal status.

enhancement