Index ¦ Archives ¦ RSS > Tag: en

title 4

Estimated read time: 1 minutes

register qualifier really not yet obsolete?

i'm against using register manually, and so i was surprised when my teacher recommended us to use it.

a related thread here .


title 5

Estimated read time: 1 minutes

ok, let's write here something usefull. imho you know the problem with sudo + */sbin: $ sudo modprobe sudo: modprobe: command not found the workaround is trivial: alias sudo="PATH=$PATH:/sbin:/usr/sbin sudo" :)

© Miklos Vajna. Built using Pelican. Theme by Giulio Fidente on github.