Programs
Child Pages
  apt    
  apt    
    awk    
  awk    
    cat    
  Creating files, outputing files, appending to files, emptying files and more info on the command-line UNIX program called cat. 
  cat 
   Creating files, outputing files, appending to files, emptying files and more info on the command-line UNIX program called cat. 
   chown    
  chown is a Linux command-line program that is used to change the owner and group of a file or directory. 
  chown 
   chown is a Linux command-line program that is used to change the owner and group of a file or directory. 
   cp (copy)    
  cp (copy)    
    cron    
  cron    
    ddclient    
  ddclient    
    df (disk free)    
  df (disk free)    
    diff    
  diff    
    du (disk usage)    
  du (disk usage)    
    export    
  export    
    find    
  An introduction to the UNIX program find, which can be used to search for files and directories on your computer. 
  find 
   An introduction to the UNIX program find, which can be used to search for files and directories on your computer. 
   fsck (File System Consistency checK)    
  fsck (File System Consistency checK)    
    kill    
  kill    
    less    
  less    
    ln (link)    
  ln (link)    
    ls    
  ls    
    meld    
  meld    
    minicom    
  minicom is a Linux terminal program that can be used to connect to a serial device. It calls itself a "friendly serial communications program". It is also available for the RaspberryPi. 
  minicom 
   minicom is a Linux terminal program that can be used to connect to a serial device. It calls itself a "friendly serial communications program". It is also available for the RaspberryPi. 
   mv (move)    
  mv (move)    
    pdftk    
  pdftk    
    pkill    
  A tutorial on the command-line tool pkill, used for matching processes against strings and killing them. 
  pkill 
   A tutorial on the command-line tool pkill, used for matching processes against strings and killing them. 
   ps    
  ps    
    readelf    
  readelf    
    rename    
  rename    
    rm (remove)    
  A tutorial on the UNIX command-line program rm, used for deleting files and directories from the file system. 
  rm (remove) 
   A tutorial on the UNIX command-line program rm, used for deleting files and directories from the file system. 
   rsync    
  A tutorial on the popular file copying command-line tool rsync, including option explanations, code examples, common use cases and more. 
  rsync 
   A tutorial on the popular file copying command-line tool rsync, including option explanations, code examples, common use cases and more. 
   scp (secure copy)    
  scp (secure copy)    
    screen    
  screen    
    sed    
  sed    
    SimpleScreenRecorder    
  SimpleScreenRecorder    
    socat    
  socat    
    tar    
  tar    
    tmux    
  A tutorial on tmux, session management software for Linux. 
  tmux 
   A tutorial on tmux, session management software for Linux. 
   valgrind    
  valgrind    
    wc (Word Count)    
  wc (Word Count)    
    zip    
  zip