remzi-arpacidusseau / ostep-homework

2.1k stars 999 forks source link

Questions about running these programs #60

Open Windshield-Viper opened 1 year ago

Windshield-Viper commented 1 year ago

I had a few questions about running these programs -

  1. Will these scripts work on any OS or just linux?
  2. Is it safe to run these scripts on my actual laptop or is there a chance that something will get messed up? As of right now I'm using a virtual machine.
ZoFan3552 commented 1 year ago

they are python2 programs , sure on any OS and definitely safe.One thing you should notice is that you may use command python2 programName to run these programs in your terminal on Linux or whatever