Mairo Leier personal page

  • otsi
  • blog
  • fotogalerii

our technologies

Linux: show commands pertinent to word:

apropos word

Linux: set file timestamp:

touch -c -t 0304050607 file" (YYMMDDhhmm)

Linux: make ogg file from wav file:

oggenc --tracknum="track" track.cdda.wav -o "track.ogg"