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
In chapter "files", file "files.rst", section "2) Ierahie de fișiere", one cannot tell when a file is regular file or directory.
One suggestion should be to use tree -F that puts "/" at the end of a directory name or add a note to specify how to tell apart between the two file types.
In chapter "files", file "files.rst", section "2) Ierahie de fișiere", one cannot tell when a file is regular file or directory.
One suggestion should be to use
tree -F
that puts "/" at the end of a directory name or add a note to specify how to tell apart between the two file types.For the USO lab, I have modified the text directly in the lab, adding the following note to the text:
(Notă: Numele cu extensie din structura sunt fișiere, restul sunt directoare)
and replacing "Favorite" with "Favorite.txt", but I don't know whether this is the best approach or not (see: https://ocw.cs.pub.ro/courses/uso/laboratoare/laborator-01/files#exercitii_-_ierarhii_de_fisiere_si_directoare).The text was updated successfully, but these errors were encountered: