1 post tagged with "linux"

View All Tags

Linux CLI Tips

samundrak

samundrak

JavaScript Dev
  • A single dash normally means a short name of the flag. E.g ls -a

  • A double dash is passed to express a long flag. Ex: ls -all