Doru
I started to reproduce some of your videos. I tried to reproduce your videos but I cannot find how I can browse for example the package-cache. I tried . #files package-cache #files ./package-cache #files But I could not get the list of the current files on the folder image. Stef |
#files will list files. ./package-cache is a directory. So, you should use:
#dir ./pa Cheers, Doru > On Feb 25, 2016, at 10:20 PM, stepharo <[hidden email]> wrote: > > Doru > > I started to reproduce some of your videos. > I tried to reproduce your videos but I cannot find how I can browse for example the package-cache. > > I tried > > . #files > > package-cache #files > > ./package-cache #files > > But I could not get the list of the current files on the folder image. > > Stef > -- www.tudorgirba.com www.feenk.com "No matter how many recipes we know, we still value a chef." |
Thanks!
I did a nice videos filtering examples :) What is strange is that #files does not show me the files on my disc. Stef Le 25/2/16 22:31, Tudor Girba a écrit : > #files will list files. ./package-cache is a directory. So, you should use: > #dir ./pa > > Cheers, > Doru > > >> On Feb 25, 2016, at 10:20 PM, stepharo <[hidden email]> wrote: >> >> Doru >> >> I started to reproduce some of your videos. >> I tried to reproduce your videos but I cannot find how I can browse for example the package-cache. >> >> I tried >> >> . #files >> >> package-cache #files >> >> ./package-cache #files >> >> But I could not get the list of the current files on the folder image. >> >> Stef >> > -- > www.tudorgirba.com > www.feenk.com > > "No matter how many recipes we know, we still value a chef." > > > > > > > > > |
You mean if you just say #files, nothing appears?
That is because the top level #files and #directories do not appear when the query is empty, and right now we only consider a query to be non-empty when there is at least one non #filter character. But, when you dive in a folder, you should see the files by default without typing anything. Or was the question about something else? Cheers, Doru > On Feb 25, 2016, at 10:52 PM, stepharo <[hidden email]> wrote: > > Thanks! > I did a nice videos filtering examples :) > What is strange is that > > #files does not show me the files on my disc. > > Stef > > > Le 25/2/16 22:31, Tudor Girba a écrit : >> #files will list files. ./package-cache is a directory. So, you should use: >> #dir ./pa >> >> Cheers, >> Doru >> >> >>> On Feb 25, 2016, at 10:20 PM, stepharo <[hidden email]> wrote: >>> >>> Doru >>> >>> I started to reproduce some of your videos. >>> I tried to reproduce your videos but I cannot find how I can browse for example the package-cache. >>> >>> I tried >>> >>> . #files >>> >>> package-cache #files >>> >>> ./package-cache #files >>> >>> But I could not get the list of the current files on the folder image. >>> >>> Stef >>> >> -- >> www.tudorgirba.com >> www.feenk.com >> >> "No matter how many recipes we know, we still value a chef." >> >> >> >> >> >> >> >> >> > > -- www.tudorgirba.com www.feenk.com "Don't give to get. Just give." |
how can see the files close to .image?
because like that I can browse the folder? I tried . #files Le 25/2/16 23:06, Tudor Girba a écrit : > You mean if you just say #files, nothing appears? > > That is because the top level #files and #directories do not appear when the query is empty, and right now we only consider a query to be non-empty when there is at least one non #filter character. > > But, when you dive in a folder, you should see the files by default without typing anything. > > Or was the question about something else? > > Cheers, > Doru > > >> On Feb 25, 2016, at 10:52 PM, stepharo <[hidden email]> wrote: >> >> Thanks! >> I did a nice videos filtering examples :) >> What is strange is that >> >> #files does not show me the files on my disc. >> >> Stef >> >> >> Le 25/2/16 22:31, Tudor Girba a écrit : >>> #files will list files. ./package-cache is a directory. So, you should use: >>> #dir ./pa >>> >>> Cheers, >>> Doru >>> >>> >>>> On Feb 25, 2016, at 10:20 PM, stepharo <[hidden email]> wrote: >>>> >>>> Doru >>>> >>>> I started to reproduce some of your videos. >>>> I tried to reproduce your videos but I cannot find how I can browse for example the package-cache. >>>> >>>> I tried >>>> >>>> . #files >>>> >>>> package-cache #files >>>> >>>> ./package-cache #files >>>> >>>> But I could not get the list of the current files on the folder image. >>>> >>>> Stef >>>> >>> -- >>> www.tudorgirba.com >>> www.feenk.com >>> >>> "No matter how many recipes we know, we still value a chef." >>> >>> >>> >>> >>> >>> >>> >>> >>> >> > -- > www.tudorgirba.com > www.feenk.com > > "Don't give to get. Just give." > > > > > > > > |
Free forum by Nabble | Edit this page |