Translations:Het archief van iMAL in kaart brengen/45/en: verschil tussen versies

Uit Tracks
Naar navigatie springen Naar zoeken springen
Nastasia (overleg | bijdragen)
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...'
 
Nastasia (overleg | bijdragen)
Geen bewerkingssamenvatting
 
Regel 1: Regel 1:
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.<ref>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.</ref>
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

Informatie over bericht (bijdragen)
Dit bericht heeft geen documentatie. Als u weet waar of hoe dit bericht wordt gebruikt, dan kunt u andere gebruikers helpen door documentatie voor dit bericht toe te voegen.
Berichtdefinitie (Het archief van iMAL in kaart brengen)
Het werk kan versneld worden door via de Terminal het commando [https://nl.wikipedia.org/wiki/Ls_%28Unix%29 'ls'] (voor Unix-gebaseerde systemen zoals Mac OS X en GNU/Linux) of via de opdrachtprompt het commando [https://en.wikipedia.org/wiki/Dir_%28command%29 'dir'] (Windows) te gebruiken. Dit commando lijst alle mappen en bestanden op die zich in een [https://nl.wikipedia.org/wiki/Directory directory of map] bevinden.<ref>Het is ook mogelijk om lees-en schrijfrechten, de gebruiker die het bestand aangemaakt heeft en de creatiedatum te laten oplijsten, zie [https://technet.microsoft.com/en-us/library/cc755121.aspx Microsoft Technet - Dir] (Windows) en [https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/ls.1.html Mac Developer Library - ls(1)] (Mac) voor alle mogelijkheden van het commando.</ref>

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]

  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.