Comments on Profile Post by Thad E Ginathom

  1. atomicbob
    atomicbob
    geek money launderers
    Mar 1, 2024
  2. Thad E Ginathom
    Thad E Ginathom
    >/dev/lol
    Mar 1, 2024
    Joshvar and Cryptowolf like this.
  3. Kernel Kurtz
    Kernel Kurtz
    According to Wikipedia the null device first appeared in Version 4 UNIX, so I'm going to guess Thompson and Ritchie.
    Mar 1, 2024
    Thad E Ginathom likes this.
  4. Slade01
    Slade01
    oh do you mean where i send ASR related stuff to?
    Mar 1, 2024
    Thad E Ginathom likes this.
  5. atomicbob
    atomicbob
    static ssize_t write_null(struct file *file, const char __user *buf,
    size_t count, loff_t *ppos)
    {
    return count;
    }
    Mar 1, 2024
  6. Kernel Kurtz
    Kernel Kurtz
    I've always wanted to learn C, but it is probably never going to happen. Will have to settle for hobby level Python and shell scripts.
    Mar 1, 2024
    Thad E Ginathom likes this.
  7. atomicbob
    atomicbob
    Mar 1, 2024
    Joshvar, Cryptowolf, joch and 2 others like this.