You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd mystuff
ls cproject1 // should show cproject1
ami-pdf -p cproject1 // should run
cd cproject1
ami-image -p . // should run
ami-pixel -t ctree1 // should run
cd ctree2
ami-ocr -t . // should run ctree2
At present
only works if the caller's
cwd
is the parent directory ofbar
.Explore whether it can be issued from:
bar
treeThe text was updated successfully, but these errors were encountered: