SolidLabResearch / Bashlib

A Node.JS and CLI interface for Solid
https://solidlabresearch.github.io/Bashlib/
17 stars 6 forks source link

bashlib-solid destination "." doesn't work #24

Open mvanbrab opened 2 years ago

mvanbrab commented 2 years ago

This doesn't work (*):

bashlib-auth cp base:/profile/card .

(but this does:)

bashlib-auth cp base:/profile/card ./

(*) In fact, it gives an unexpected (however consistent) result: if you execute it in a local directory foo, the command shown creates a file in the parent directory of foo, and with a name foo$.ttl.