ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Aaron's CentOS7 Scripts

    IT Discussion
    5
    24
    3.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @Alex Sage
      last edited by

      @anonymous said:

      So you guys use first names only? What happens when you hire another Scott? No access to Linux servers for him? 😄

      That's right. No email, either.

      When you've been somewhere for seventeen years, you get to have a first name login.

      1 Reply Last reply Reply Quote 2
      • scottalanmillerS
        scottalanmiller @Alex Sage
        last edited by

        @anonymous said:

        I don't see where you define i?

        I use it to refer to myself. It's self referential 😉

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @Alex Sage
          last edited by

          @anonymous said:

          I don't see where you define i?

          It's here...

          for i in $(ls /home);
          

          "i" is defined in the statement, there is no need to defining it before then, BASH doesn't do that, like BASIC does, for example. You don't need to instantiate a variable before use. And it is set in the statement, so created and set all in one go.

          1 Reply Last reply Reply Quote 0
          • A
            Alex Sage
            last edited by

            Going to release version 2.0 tonight I hope 🙂

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            • First post
              Last post