Gebruik het volgende shell commando: gpg - gen-key
Het volgende shell commando zal iets 'teruggeven' wanneer een van de schijfpartities voor meer 80% vol is
The following shell command will return something if one of the disk partitions becomes more than 80% full
Het shell commando "2>$tmpfile" schrijft het weg naar ons tijdelijke bestand.
filter bijlage door een shell commando
filter attachment through a shell command
Opmerking Omdat de spawn instructie elk shell commando uitvoert, is het een goed idee om een speciaal script te maken om de beheerder te waarschuwen of een aantal commando's uit te voeren in het geval dat een bepaalde cliënt probeert met de server te verbinden.
Because the spawn directive executes any shell command, it is a good idea to create a special script to notify the administrator or execute a chain of commands in the event that a particular client attempts to connect to the server.
Als je dus "man 1 printf" typt, krijg je de documentatie over het shell commando printf en "man 3 printf" levert de beschrijving van de C-library functie.
Therefore typing "man 1 printf" will give you the documentation about the shell command printf and "man 3 printf" will display the description of the C-library function.
Magic Point kan ook het resultaat van een shell commando weergeven, bijvoorbeeld de versie van je Linux kernel.
Magic Point can also display the result of a shell command like the version of your Linux kernel for instance.
Een voor de C-library functie (sectie 3) en de andere voor het shell commando printf (sectie 1)
One for the C-library function (section 3) and the other for the shell command printf (section 1)
Om nu een SFS partitie te formatteren, moet u deze eerst creëren met HDToolBox, het type veranderen naar SFS en daarna het volgende shell commando uitvoeren
In order to format a SFS partition, you should create it with HDToolBox, change its type to SFS and give this shell command