Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting Around in OS X
#1
Hi everybody,

I know this is a real general question, but I'm using the docs and not really getting anywhere.

I'm trying to use Python as a SSH alternative. That seems like a mistake thus far.

For instance, I'm trying to do SSH ls in python which is os.listdir() as far as I can tell. It does nothing. If I put something in the () is says there's too many values.

Instance 2, sys.path just spits out a bunch of compiled info with no white space.

Also I'm not trying to target a specific path. I'm just trying to swim in the OS, get familiar like SSH.

Is there a guide out there for this specifically or is this just a bad idea?
Reply


Messages In This Thread
Getting Around in OS X - by soupking - Jun-26-2019, 01:52 AM
RE: Getting Around in OS X - by Larz60+ - Jun-26-2019, 02:10 PM
RE: Getting Around in OS X - by soupking - Jun-26-2019, 02:27 PM
RE: Getting Around in OS X - by snippsat - Jun-26-2019, 03:23 PM
RE: Getting Around in OS X - by soupking - Jun-26-2019, 03:34 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020