cabfd0e Use sudo instead of root account

Authored and Committed by Otto Urpelainen 2 years ago
    Use sudo instead of root account
    
    The GNU Hello tutorial was the only page
    that gave commands to be run in the root shell.
    The modern replacement is to use 'sudo',
    which is taken into use here.