Translations:Het archief van iMAL in kaart brengen/45/en: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Nieuwe pagina aangemaakt met 'We were able to speed this task up using the ‘ls’ command (for Unix-based systems such as Mac OS X and GNU/Linux) via the Terminal, or ‘dir’ via the command...' |
Geen bewerkingssamenvatting |
||
| Regel 1: | Regel 1: | ||
We were able to speed this task up using the | We were able to speed this task up using the [https://nl.wikipedia.org/wiki/Ls_%28Unix%29 'ls'] command (for Unix-based systems such as Mac OS X and GNU/Linux) via the Terminal, or [https://en.wikipedia.org/wiki/Dir_%28command%29 'dir'] via the command prompt (for Windows). This command lists all the folders and files found in a [https://nl.wikipedia.org/wiki/Directory directory or folder].<ref>It’s also possible to list read and write permissions, the user who created the file, and the date of creation: see [https://technet.microsoft.com/en-us/library/cc755121.aspx Microsoft Technet - Dir] (Windows) and [https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/ls.1.html Mac Developer Library - ls(1)] (Mac) for all the possibilities associated with the command.</ref> | ||
Huidige versie van 21 sep 2020 om 14:54
We were able to speed this task up using the 'ls' command (for Unix-based systems such as Mac OS X and GNU/Linux) via the Terminal, or 'dir' via the command prompt (for Windows). This command lists all the folders and files found in a directory or folder.[1]
- ↑ It’s also possible to list read and write permissions, the user who created the file, and the date of creation: see Microsoft Technet - Dir (Windows) and Mac Developer Library - ls(1) (Mac) for all the possibilities associated with the command.